Reply 11123 to: Header and Menu CSS

Avatar: Jack Richardson
Jack Richardson
Support staff
July 29, 2014 at 08:29

Hello,

Please add this code into the custom.css file to change background color of the white part:

.fixed-header-area .fixed-header {
background: #82cabc;
}

Add the following code into the custom.css to change hover state link color:

.header-type-variant6 .menu > ul > li > a:hover {
color: green;
}

Change ‘green’ to your desired color.

Regards,
Jack Richardson

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.