Hi
I’m using the Construction demo and it comes with a black menu background. I want to remove the background colour so that the menu text is directly on my logo header background colour, with font colour #0004ff. How do I do this?
Thank you for all your help – it is hugely appreciated – and one of the main reasons that I use Enfold for all my clients.
Regards
Janine
Hey jwencke,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top #header .av-main-nav > li > a, #top #header .av-main-nav > li > a > .avia-menu-text {
background-color: transparent !important;
color: #0004ff !important;
}
After applying the css, Please clear your browser cache and check.
Best regards,
Mike
That’s perfect!
Thanks so much.
Regards
Janine
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike