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

    Hola,

    How do I make the social icon color black when not hovered only? Right now it is gray.

    #943722

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top #wrap_all .social_bookmarks a {
        color: black;
    }
    

    Best regards,
    Yigit

    #943808

    puuuurfect!

    #943935

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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