This topic has 5 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp
Here’s a video showing things:
https://www.dropbox.com/s/cmdbn0hmirap8xu/header_color.mp4?dl=0
Also, I used the suggested code for changing the color of both headers, floating and fixed, and put it in the custom.css file but only the Fixed header will take the color change. I scrolled through other threads and tried other suggestions but no luck.
Lastly, I can’t find a thread for the following issue and 8Theme support won’t reply to my direct inquiries: The static blocks do not show the Visual Composer to edit with. Visual Composer appears and works fine everywhere else, pages, posts but not in the Static blocks. I watched the tutorial video showing how to customize the footer and it shows Vo=isual Composer is clearly being used when editing the Static Blocks. I need this to complete the footer set up.
Here’s a link showing the problem:
https://www.dropbox.com/s/s6nwr8c89ht87uv/static_block_issue.mp4?dl=0
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Ok, I placed the relevant info in the private section.
I have the static block issue resolved. I also see you’ve been working away on the headers! Thx. Once you are done let me know how I can go ahead and make the header cokor changes myself. I see the transparent header you were testing and it j=helped me so see I don’t want that. So thanks for working away on this.
I’ll place both headers the same beige I originally wanted.
I’ll watch for you reply.
Hello
Please select Header type 3 from Theme Options -> Header. To make the transparency you need select slider in home page editor: http://i.imgur.com/IDP6Jsj.png
Also put this code into your custom.css file:
.header-type-3{
background-color: rgba(224, 202, 174, 0.79);border-bottom:0;
}
.fixed-header-area, .header-type-3 {
background-color: rgba(224, 202, 174, 0.79);border-bottom:0;
}
.menu > li > a:hover {color:pink !important;}
Thank you.
Regards,
Eva Kemp.
Tagged: color change, edge, header, successful, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up