Hi …
Just need to know the CSS for adding more spacing between the Social Icons on the header.
I do not want to change alignment just need more space between each Icon.
Thanks,
Bill
Hi @bdm55;
try to add this line into your custom css styles :
#top .social_bookmarks li{margin-right: 15px !important;}
use your own size