Menu font color on homepage won’t change. How to fix this?
Hey drejones90!
You can change the color from Enfold > Advance Styling > Menu links
If the above don’t work please change the color value in the below CSS and add it in Enfold > General Styling > Quick CSS
#top #header .av-main-nav > li > a .avia-menu-text {
color: #000!important;
}
Best regards,
Vinay