New Landing How can we help? Themeforest Theme Support Neighborhood Centering social icons in footer

Viewing 4 posts - 1 through 4 (of 4 total)
  • #150171
    GTS75
    Member
    Post count: 240

    I’m using this code to display the social icons in my footer widget:

    [social style=’light’ type=’youtube,facebook,pinterest,instagram,twitter’]

    What do I need to add to make the icons centered in the footer? Right now they are aligned to the left side.

    Thanks

    #150223
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    div.textwidget ul.social-icons{
    display:inline-block !important;
    width:100%;
    text-align:center;
    }
    div.textwidget ul.social-icons li{
    float:none !important;
    }

    Thanks
    Mohammad

    #150229
    GTS75
    Member
    Post count: 240

    Thanks so much Mohammad!

    #150316
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

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

License required for one of the following items
Login and Registration Log in · Register