Hi guys,
I have resized the social media icons on the footer using:
.social_bookmarks a {
font-size: 26px !important;
}
However, now the they are bigger, I would like to increase the space between icons a little, and anything I try to use screws up the rollover effect. Any tips on how I can edit the space between the icons?
Hey GabrielSenn,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi Jordan,
URL attached on Private Content are :)
Thanks!
PS. I would have replied before, but I guess I forgot to subscribe to the thread :(
Hi,
Add this to quick css:
.social_bookmarks.icon_count_3 li{
margin:0 20px!important;
}
Best regards,
Jordan Shannon
That worked brilliantly Jordan. Thank you so much!
Hi,
I’m happy to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon