Hello,
I can not figure out how to change the colors of the Instagram widget button! It wouldn’t be a big deal but the button and the text are both white. I don’t want to change the setting universally because every other button works well with the color scheme it’s set to. Can you help?
Sara
Hey SaraMichelle,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .av-instagram-follow.avia-button {
color: #444;
}
If you need further assistance please let us know.
Best regards,
Victoria
PERFECT! Thank you!!