Hi,
I would like to have menus in different background colors as in this example here https://w3layouts.com/preview/?d=web&l=/education-plan-web-template-and-mobile-website-template-for-schools-and-education-centers/
How can I do this please?
Reno
Hey ernesthemingway!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#menu-item-59 a { background-color: red !important; }
You can right click on Chrome or Firefox to inspect elements to find menu item ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
Yigit
thank you very much Yigit. It works!