Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #291726

    Is this possible? I’ve tried lots of things to add a little white space between each of the social media icons in the header, but haven’t been able to figure it out – made them larger and with background, now just need a little space between them!

    Thank you, as always!

    Here’s the site: http://new.hylifellc.com/

    #291908

    Hey!

    Try adding this code to the Quick CSS:

    .social_bookmarks li {
        margin-left: 10px;
    }

    Cheers! 
    Josue

    #292074

    Awesome, it worked, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Add padding or a margin in between Social Media Icons in Header?’ is closed to new replies.