hey there – the client has requested a white (#ffffff) background for the menu/navigation section of the header only. Is that possible? I don’t see where to do it in the Enfold general styling/logo area settings – attached is a grab link in the private content. it’s the lower section that has the nav options.
thank you for your help!
Hi charger70!
Please provide us your web site link and we will provide you with the code to do it.
Thanks a lot
Regards,
Basilis
in the private data
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
#header_main_alternate {
background-color:white !important;
}
Regards,
Rikard
thank you, rikard – that worked perfectly.
one more request: any way to eliminate / remove the rule just below this navigation section? thank you, sir!
Hi,
Try the following as well:
#header_main {
border-bottom-width: 0px !important;
}
Best regards,
Rikard
rikard – you ROCK! that worked perfectly!
thank you again. merry christmas!