Reply 47151 to: Header shows bottom edge of previous color even after successful color change

Avatar: Eva
Eva Kemp
Support staff
March 4, 2015 at 09:07

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.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.