Sharing section margin/padding in Hero Theme
-
Hi, I am trying to increase the space above the sharing section, that goes below each post (FB, Twitter, mail, print, etc.).
The original Hero CSS doesn’t include it. I’ve tried:
.sharing { padding-top: 20px;}.sharing { margin-top: 20px;}#sharing { padding-top: 20px;}#sharing { padding-top: 20px;}and nothing happens.
I’ve also tried increasing bottom margin of entry, hentry and content with no result.
Can this be done at all?
Thanks a lot in advance for your help!
The blog I need help with is: (visible only to logged in users)
-
- The topic ‘Sharing section margin/padding in Hero Theme’ is closed to new replies.