New Landing How can we help? Themeforest Theme Support Neighborhood How to right align the social icon in footer widget

Viewing 15 posts - 1 through 15 (of 26 total)
  • #161894
    neerajgulati
    Member
    Post count: 67

    Hi,

    I’m using the same layout as in your demo, the 3 column footer widget.
    I want to right align the social icons, by default they are left aligned.

    Thanks

    #161912
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    ul.social-icons {
      float: right;
    }

    – Kyle

    #161913
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .textwidget ul.social-icons li{
    float:right !important;
    }
    .textwidget ul.social-icons{
    width:100% !important;
    }

    Thanks
    Mohammad

    #161941
    neerajgulati
    Member
    Post count: 67

    Thanks guys, it works perfect.

    #161956
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem, thanks Mohammad

    – Kyle

    #216173
    mfyp
    Member
    Post count: 12

    Hi,
    I try to center it somehow, and I don’t get it done…
    Thank you for your help in advance.

    #216174
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    What’s your link?

    – Kyle

    #216177
    mfyp
    Member
    Post count: 12

    My link?

    #216178
    mfyp
    Member
    Post count: 12

    Please show me just the css. Thank you

    #216180
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    #216204
    mfyp
    Member
    Post count: 12

    Hi Kyle,

    thank you for your answer and sorry for my late reply.

    Yes I have seen the code by Mohammad.
    But it doesn’t work with “center”.

    #216215
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    You need to provide us your site so we can inspect it. Send it by private reply so only the support team will see it.
    Thanks

    -Rui

    #216273
    mfyp
    Member
    Post count: 12

    Hi Rui,

    thanks for your reply.
    I am sorry but it is still offline.
    Anyway I guess the problem is not site-specific rather a problem of centering a list…
    What do you think?

    #216285
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I would need to see it, can you take a screenshot of that area so I can try to figure it out.

    -Rui

    #216286
    mfyp
    Member
    Post count: 12

    “float” works with “left” or “right”, but not with “center”, isn’t it?

Viewing 15 posts - 1 through 15 (of 26 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