Hello, hope whomever is reading this is having an enjoyable day.
I’m afraid I need some help with a customization that I can not seem to complete on my own. I need to be able to change the ‘Follow Me’ button color, and font color, for the Instagram widget in the footer. Please see the screenshot provided below:
Thank you!
Hey sdsitetechdotcom,
Just add the following CSS code at Enfold Theme Options > General Styling > Quick CSS
.av-instagram-follow {
background: #000;
color: #f44257;
}
Just change the #000 and the #f44257.
Best regards,
John Torvik