Tagged: footer, social icons, socket
Hi
I’ve used the following code provided on this form to center the social media icons in the socket in the custom.css and it doesn’t seem to take.
#top #socket .social_bookmarks li {
float: none;
margin: 0;
right: 50%;
}
Please advise on how to fix this.
sl