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

    Hello,

    As the title states, I’m trying to center the social media icons below the coypright information on my site, you can check out what I mean here:

    http://coldcomfortgame.com/index.php/home/

    Ideally, I’d like it also to be slightly lower as well, because right now, the lines are practically bleeding over.

    Any suggestions would be greatly appreciated.

    Thanks!

    • This topic was modified 7 years, 11 months ago by miobeeno.
    #720015

    Hey miobeeno,

    I’m not sure what you have done there but it looks like everything sits in a span which would display it inline, you have some broken html markup in there as well. Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #720026

    Thanks for your reply. I’ve posted the temp login info.

    • This reply was modified 7 years, 11 months ago by miobeeno.
    #720168

    Hi,

    Thanks for the details, please try the following in Quick CSS under Enfold->General Styling:

    
    #socket .social_bookmarks {
        float: none !important;
        display: table;
        margin: 0 auto;
    }

    Best regards,
    Rikard

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