Hi, best way to explain really is if you look at the url, select “Secondary Glazing” from the menu, then select “Features”, then when you hover over anywhere on the submenu, the word “Features” from the previous menu, which should be white on a green background disappears, it is there, but when you select a submenu within a submenu, the title you select or the active title reverts back to the same colour as if it’s highlighted, but the background colour changes back, so you have text disappear, hope this makes sense?
If i use the advanced styling and change the mainmenu sublinks this does not work as the submenu selected is a submenu of the title “Features”, the background changes back, but the text stays green as if it’s selected.
Question, can you supply some custom css to correct this?
thank you in advance (hopefully it will make sense when you look at the url) :-)
Hey stephenturner!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #wrap_all .av-main-nav ul > li:hover > a, #top #wrap_all .avia_mega_div, #top #wrap_all .avia_mega_div ul, #top #wrap_all .av-main-nav ul ul {
color: #518f30;
background-color: white;
}
Regards,
Yigit
FANTASTIC!!! THIS IS WHY ENFOLD IS MY NEW THEME OF CHOICE, FANTASTIC SUPPORT!!! PLEASE MARK AS CLOSED :-)