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

    Hi guys,

    I have resized the social media icons on the footer using:

    .social_bookmarks a {
        font-size: 26px !important;
    }

    However, now the they are bigger, I would like to increase the space between icons a little, and anything I try to use screws up the rollover effect. Any tips on how I can edit the space between the icons?

    • This topic was modified 5 years, 8 months ago by GabrielSenn.
    #1078468

    Hey GabrielSenn,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1080406

    Hi Jordan,

    URL attached on Private Content are :)

    Thanks!

    PS. I would have replied before, but I guess I forgot to subscribe to the thread :(

    #1080596

    Hi,

    Add this to quick css:

    .social_bookmarks.icon_count_3 li{
            	margin:0 20px!important;
            }

    Best regards,
    Jordan Shannon

    #1080601

    That worked brilliantly Jordan. Thank you so much!

    #1080626

    Hi,

    I’m happy to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Spacing of social media icons on footer – socket’ is closed to new replies.