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

    How do I make the Facebook icon blue? Like the hover effect except I want it to always look like that.

    In the main header top left:

    #1007347

    Hey johnworfin,
    Please try this code in the General Styling > Quick CSS field:

    #top #wrap_all .av-social-link-facebook a {
        color: #fff !important; 
        background-color: #37589b !important; 
    }

    Best regards,
    Mike

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