Tagged: mega menu
Hey guys, we set up a mega menu for the site. Everything looks great and functions well. The mega menu is under our Services tab.
The only issues is that when you are on the Home page, when you hover over the Services tab, the menu links under some of the Column headings show as gold and some grey.
On the other pages, when you hover over the Services mega menu, all the links are grey.
Can you tell us how to get them all to show as the gold color? We would like all menu links under the Services mega menu to show up as the gold color.
Thanks
Hey ablando!
Thank you for using Enfold.
Did you set this pages as child page of another page? Add this to the Quick CSS field to change the link color:
#top .header_color .main_menu .menu .avia_mega_div ul .current-menu-item > a {
color: #808080;
}
Cheers!
Ismael
It was due to the page being a child page. Thanks for the help. Got the menu items color changed in the main settings with this fix. You can close.
Thanks as always for the help.