Good evening,
First off, sorry if this has been asked before… I can’t seem to find where to search this forum just for Enfold support.
My issue is menu color. I need a green background, yellow text (Think John Deere). I’ve made the menu the color I want, but the color of the menu when it is not hovered over, or selected is unreadable… I can’t find where to change this?
Anyone have any advice?
Hey!
Try adding this code to the Quick CSS:
#avia-menu a {
color: white !important;
}
Cheers!
Josue
Great! Thank you!
Appreciate it very much!