Tagged: social icons footer
Hi – I have added this code to get the social icons to look and function the way I want – but I can’t figure out how to get rid of the black vertical lines between the icons?
Thank you!
Anna
Hi annameis!
Add this to your custom CSS.
.social_bookmarks > li {
border: 0px !important;
}
Best regards,
Elliott