Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #364359

    Hi Team Kriesi,

    I’ve tried variations of centering the social media icons on this website’s footer unsuccessfully:

    text-align:center
    <div align=”center”></div>
    margin: 0 auto

    Am I missing something?

    URL referenced below privately:

    #364777

    Hey de-sign-us!

    Please add following code to Quick CSS and adjust as needed

    #footer #text-2 .social_bookmarks {
    position: relative;
    left: 10%;
    }

    Regards,
    Yigit

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