Archived topic
.inside-article spacing css
1 reply · Started by Pete on November 14, 2019
Viewing posts 1–2 of 2
I'm not having much luck with the spacing below the archive entry titles. ATM it's too much at the bottom. How can I reduce the bottom spacing to be similar to the top.
Hi there,
Try adding this CSS:
.no-sidebar.separate-containers .site-main {
margin-bottom: 0;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
This archived topic is closed to new replies.