Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #861208

    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:
    Instagram Footer Widget

    Thank you!

    #861282

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.