How to reduce spacing above/below buttons
-
I just installed Shareaholic and am very pleased so far. I’d just like to reduce the spacing above and below the line of buttons. After examining the elements it appears that this is controlled by shareaholic-share-buttons-container. So I tried adding this to my style.css but it didn’t work so I guess I’m missing something:
.shareaholic-share-buttons-container {
margin: 0 auto;
padding: 0px 0px 0px 0px;
position: relative;
font-family: ‘lucida grande’, tahoma, verdana, arial, sans-serif;
}My site is https://www.vegasnews.com and Shareaholic is set to appear above the content. Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to reduce spacing above/below buttons’ is closed to new replies.