Tagged: colours
I want to change the colour of the black menue bar into orange from the demo-theme ENFOLD-Construction.
I have no clue where I can do this – I went through all the settings , also the expanded settings – but there is no posibility where I can do this.
Please let me know how to do it or if it is possible at all.
Thankx, Martina
Hey martinafuchs,
It’s possible with Quick CSS. :)
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#header_main_alternate, .main_menu a {background-color: gold !important;}
Please let us know if you need further help.
Best regards,
Sarah