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

    hi friends,

    im working with the always lovely enfold template. Right now i need to center the social media icons in the socket, but still clueless of how to do it.
    https://snag.gy/bd2hzZ.jpg

    I appreciate your help

    #1123794

    Hey claraelisa,

    Please try the following in Quick CSS under Enfold->General Styling:

    #socket ul.social_bookmarks {
        margin: 0 auto;
    }
    
    #socket ul.social_bookmarks .social_icon_1 {
        margin-left: 50px;
    }

    Best regards,
    Rikard

    #1123929

    wow that worked ! thank you for the great support

    #1124061

    Hi,

    Great, I’m glad that 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.