Hi, How do I change the text color of the Free Consultation button in my menu? The text color is blending in with the button color. They are both gold.
Hi jasonlthornton,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top #header #avia-menu .av-menu-button .avia-menu-text {
color: black;
}
Hope it helps.
Best regards,
Nikko