Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #799121

    Can you tell me how to increase the size of the social icons? I can barely see them.

    http://www.fairshareeverywhere.com

    Thanks.

    #799141

    Hey ginnywills,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #socket .social_bookmarks {
        font-size: 20px;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #799151

    Perfect! Thank you!
    How can I add a bit more space in between them?

    #799154

    Hi,

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

    #socket .social_bookmarks li {
        margin-right: 5px;
    }
    

    Best regards,
    Yigit

    #799158

    thank you!!

    #799172

    Hi,

    Glad we could help! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Social Icons are Tiny’ is closed to new replies.