I wish to make the “contact” entry in my menu in a different color to the other menu items. How can I do achieve this?
Hey markvanhaze,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#menu-item-14350 .avia-menu-text {
color: #000000 !important;
}
Change the hex color value to what you would like.
Best regards,
Jordan
Perfect. Topic closed.
Hi,
Glad to hear that worked!
Feel free to reach out to us again if there anything else you need.
Best regards,
Jordan