I am trying to change the Sub Menu ( drop down to main menu) color.
I change the color in the Inspect but when I copy the code it doesnt seem to work.
NOTE
Dont worry I found how to do it
A few options to change the sub menu link color:
Enfold options > Advanced styling > Main menu sublevel links > Font Color
To make changes using CSS please use the below code:
/* Main menu sublevel */
#top #header #avia-menu .sub-menu li.menu-item a .avia-menu-text {
color: red;
}
Hey wealthyone,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon