Tagged: Widget
Hi Kriesi
Quick question:
I added a couple social icons to my footer widget #2 with html code widget,
and this css;
#footer .social_bookmarks li {
clear: none !important;
border: 0 !important;
border-radius: 100px;
text-align: center;
}
but the icons are not rounded or centered. Can’t find how to center them.
can you help me with this?
Thanks
Nancy
Hey Nancy,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all .social_bookmarks, #top #wrap_all .social_bookmarks a,
#top #wrap_all .social_bookmarks li {
border-radius: 100px;
}
#top #footer .widget ul {
width: 26%;
margin: 0 auto;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks that did the trick!
Hi!
We’re glad that the team was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
Thank you for using Enfold.
Cheers!
Sarah