Archived topic
Add space below media shares
1 reply · Started by Charles on March 12, 2022
Viewing posts 1–2 of 2
On the pages on my site the row of social media shares near the top ("tell your friends") should have some space below it. Or alternatively there should be some space above the first paragraph.
How can I accomplish this?
https://gettysburgconnection.org/majestic-theater-drops-required-masking/
Thanks!
Hi Charles,
Try this CSS:
.heateor_sssp_sharing_ul {
padding-bottom: 20px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
This archived topic is closed to new replies.