New Landing How can we help? Themeforest Theme Support Neighborhood Center Social Media Icons

Viewing 15 posts - 1 through 15 (of 24 total)
  • #61842
    onehipcat
    Member
    Post count: 170

    I added the social media icons on the bottom footer of the website via code that I found on the forum, but I would like to center it within the block. How can I do this? Thanks!

    #61976
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please could you share your link so that I can provide you with some custom css?

    – Kyle

    #62115
    onehipcat
    Member
    Post count: 170
    This reply has been marked as private.
    #62143
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this css ๐Ÿ™‚

    .widget .social-icons {
      margin: 0 auto;
      width: 220px;
    }

    – Kyle

    #62155
    onehipcat
    Member
    Post count: 170

    Not working.

    #62170
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Doesn’t look like you’ve added the css?

    – Kyle

    #62242
    onehipcat
    Member
    Post count: 170

    It looks like it’s working now. Thanks!

    #62243
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great! ๐Ÿ™‚

    #70098
    dvaltas
    Member
    Post count: 84

    I have the social icons in the footer aligned in the right with this css. How can I align them in the centre of the footer?

    Thanks

    #70278
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please could I see your link? This will help me provide you with the correct css

    – Kyle

    #80345
    lsaarex
    Member
    Post count: 4

    id like to center my social icons in the widget how can i?

    #80357
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, we will also need your website URL so we can take a look ๐Ÿ˜‰

    #80358
    lsaarex
    Member
    Post count: 4
    This reply has been marked as private.
    #80366
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:
    #footer-widgets ul.social-icons{margin:0 auto !important;width:132px !important;}
    Hopefully that should work and let me know your feedback.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #80372
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, try:

    #footer-widgets ul.social-icons {
    margin: 0 auto!important;
    width: 132px!important;
    }
Viewing 15 posts - 1 through 15 (of 24 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register