Greeting, How do I make the Contact button style have blue text with and without hover.
Hey chrisc121,
Please try the following in Quick CSS under Enfold->General Styling:
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
color: ##17426E;
}
Best regards,
Rikard
I tried but the text still looks like white on the green button.
Hi chrisc121,
Please change ##17426E; in Rikard’s code to #17426E;
Let us know if it helps.
Best regards,
Nikko