This topic has 3 replies, 3 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler
Hi guys,
How do I change the drop down headers color when scrolling down the page? I dont want it to be white
Thanks
I want to know me too! 🙂
Hello,
You may add this code in Theme Options > Custom css:
.fixed-header-area {
background-color: blanchedalmond;
}
http://prntscr.com/gydggm
or this one
.fixed-header .menu > li:hover .nav-sublist-dropdown {
background-color: red;
}
Regards
Tagged: change, color, down, drop, header, persuasive, seo, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up