I want to increase the spacing between the social media icons in the header, what is the css code to do it? here’s an image showing the icons that are too close to one another:
http://imgur.com/LDJciNT
Any help?
Hey!
Can you post the link to your website so we can take a look and provide you an accurate custom CSS code?
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.social_bookmarks li {
margin-right: 5px;
}
Please also see - http://sevenspark.com/docs/ubermenu-enfold
Regards,
Yigit