New Landing › How can we help? › Themeforest Theme Support › Neighborhood › How to right align the social icon in footer widget
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
Hi
Add this to your custom css:
ul.social-icons { float: right; }
– Kyle
Hi, Please use this custom css code:-
.textwidget ul.social-icons li{ float:right !important; } .textwidget ul.social-icons{ width:100% !important; }
Thanks Mohammad
Thanks guys, it works perfect.
No problem, thanks Mohammad
Hi, I try to center it somehow, and I don’t get it done… Thank you for your help in advance.
What’s your link?
My link?
Please show me just the css. Thank you
It’s in Mohammad’s reply here: http://www.swiftideas.com/forums/topic/how-to-right-align-the-social-icon-in-footer-widget/#post-161913
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”.
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
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?
I would need to see it, can you take a screenshot of that area so I can try to figure it out.
“float” works with “left” or “right”, but not with “center”, isn’t it?
You must be logged in and have valid license to reply to this topic.