Forum Replies Created
-
AuthorPosts
-
Hi Oliver,
Here you go: Content background color and opacity
Add this code to custom css field in Appearance>Theme Options>Layout Settings>Custom CSS:
#content{background: rgba(0, 0, 0, 0.9) !important; opacity:1!important; }Regards,
ShriHi,
Send us email: [email protected] and send us WP Admin details. We will check why this doesn’t work.
skt_contact_recipient_email is a function. I told already on top that it is admin email where the email goes to. If its not working then we need to check why not working for you.
Regards,
ShriHi,
It goes to admin email. So the email set at Settings in WordPress admin is the email used in this contact form.
Regards,
ShriHi,
Kindly visit Settings>Readings in WordPress admin and select Show Latest Posts/Your Latest Posts on the top and save.
It will start showing up the homepage with sections.
Sections are to properly set up homepage using various elements you have in sections.
Regards,
ShriYou have written many emails. We did check your website about footer stack issue but didn’t find it stacking as you show us. Kindly send us access via email as has been requested to you and we will check it.
PS: Please don’t be rude in your emails. We do support for all of our clients. We are 100% sure that use of 3rd party plugins causes conflict with contact forms otherwise there would have been 100s of users claiming the same thing. Same thing with the footer issue.
Regards,
ShriHi,
Yes this is a current problem. Why? Because any color picker in the world which we use uses hex code and while for keeping opacity of elements intact and only changing opacity of the black background we need to have RGB code.
So in case we want both i.e. color change plus background opacity change the only way out is hex code. But unfortunately using this causes the elements within the area also to be transparent.
So in case you don’t need the color to be changed and use only black and need just opacity changed let us know.
We will send a fix for this in RGB code and this would solve the issue you have.
Regards,
ShriHi,
We did send emails to everyone asking them to reply us back via email: [email protected]
In case you missed the email just send us email with your order number or the email id with which you purchased.
We have upgraded the theme to version 2.0 recently last week.
Regards,
Shri🙂
Hi,
Kindly use contact form 7. This should work. And also share with us the exact page url where you are applying contact form. Never heard of such a problem like yours.
Regards,
ShriHi,
This feature has been implemented.
http://sktthemesdemo.net/documentation/full-width-documentation/#set-up-gallery-page
Regards,
ShriHaving menu displayed opened up by default only in mobile is difficult because if we apply to one it will apply on both.
Regards,
ShriThis is for the sticky header:
.show-bg.fixedmenu nav ul {
left: 18%;
margin: 0;
position: absolute;
top: 0;
}Regards,
ShriHi,
Here are the instructions: Path for CSS ( wp-content/themes/blendit/css/layout.css)
.show-bg nav ul {
margin: 160px auto 0;
width: 66%;
}Originally margin was margin-top
and width:100%
So change it as per the above and it will be at center.
Regards,
ShriHi,
All these CSS changes are no more needed as theme options is fully capable of handling the same.
The bottom shape is also given in the Appearance>Theme options. You can just change it with similar image of some other color.
Regards,
ShriHi,
The # is to place the url of the page where you have all the posts of the blog.
Regards,
Shri -
AuthorPosts