Hi,
Could you help me how to set background color to a main menu item (text) while a sub-page (2nd level sub-menu page) is opened?
Please check the URL in the private section.
Thanks in advance!
Hey Attila!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
li.current-menu-parent a > .avia-menu-text {
color: orange;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field
Cheers!
Yigit
Fast and perfect as always!
thanks!