I followed these instructions to create social icons in the footer (https://kriesi.at/support/topic/enfold-social-media-icons-in-widget/), however, I would like to align the icons centrally like the rest of the code in this part fo the footer. Much thanks
Hey hingex,
Try adding this css code in Quick CSS (located in ENfold > General Styling):
#top .social_bookmarks {
text-align: center;
}
#top .social_bookmarks li {
float: none;
display: inline-block;
}
Let us know if this helps :)
Best regards,
Nikko
That did it. Big thanks.
Hi,
Glad we could help!
Please take a moment to review our theme on themeforest https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay