Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #613073

    HI,

    Could you please help me to change the font under the instagram pictures in footer. (see the screenshot) . “follow Me” appears in white on white background. But I need the color to be changed ONLY here, but not on all buttons in the theme (I am not sure if the class of this button is used anywhere else.
    Thank you

    #613108

    Hey comelen!

    Thanks for getting in touch with us!

    Try adding the following CSS either in the custom.css file or in the Quick CSS section under the General Styling tab in the theme options:

    a.av-instagram-follow.avia-button {
        color: #0A0A0A !important;
    }

    Let me know if you need further assistance.

    Cheers!
    Jordan

    #613116

    Thank you so much!!!! It worked!!!

    #613152

    Hi!

    Glad to hear it worked! Feel free to reach out to us again here on the forum if you have any more questions.

    Regards,
    Jordan

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