Hi, how can I highlight the menu link which I am using at the moment? When I change the setting (Advances styling) of the maim menu to “just for the mouse hover” the setting for the general styling of the main menu links is erased…which I don’t want.
Thanks for your help!
Hey nadinedomnink,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #header .av-main-nav > li.current-menu-item > a .avia-menu-text {
color: blue;
}
Just change the color as you see fit. :)
Best regards,
Nikko