Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hi!
I have need some space between the social icons in my header, they are way to close.
Is there a easy fix for that ?
website:
http://senshi.se (see upper right in the header)
Thanx
Hey Paul,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#header .av-logo-container .social_bookmarks li {
margin-left: 10px;
}
Hope this helps :)
Best regards,
Nikko