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

    Hey Guys,

    Thanks for the great support beforehand. I’ve checked several threads but they weren’t clear enough for me to center the social icons on the socket but placing them above the copyright titles. Many thanks!

    Regards,

    hacart

    #651916

    Hey Harold,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #651976

    Hi Rikard,

    The site is in a work-in-progress state and here´s the link…If placing the social icons on the footer area sound more reasonable, then I’ll appreciate your help with that as well.

    Thank you!

    hacart

    #652834

    Hi,

    Please add this in the Quick CSS field:

    #socket .social_bookmarks {
        width: 100%;
        text-align: center;
    }
    
    #socket .social_bookmarks li {
        display: inline-block;
        float: none;
    }
    
    #socket .copyright {
        position: absolute;
        bottom: -10px;
        left: 0;
    }
    
    #socket {
        padding-bottom: 20px;
    }

    Best regards,
    Ismael

    #652882

    It worked perfectly. Great thanks Ismael! Nice support.

    Kind regards,

    hacart

    #652898

    Hi,

    Glad to hear it worked! Feel free to reach out to us again on the forum if you need assistance with anything else.

    Best regards,
    Jordan

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Center socket\'s social icons but place them above the copyright info’ is closed to new replies.