Archived topic
Remove White Space in Right Sidebar Widget
3 replies · Started by ppwqwp on May 7, 2019
Viewing posts 1–4 of 4
Hi,
In the Right Sidebar Widget, there is white space on the top and the bottom of the sidebar that I want to remove.
I want to keep the space in between the boxes.
How would do I make this happen in CSS?
Thanks
Hi there,
Try this CSS:
.separate-containers .inside-right-sidebar {
margin: 0;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
Thank You, Leo. Worked like a charm! GeneratePress is the best!
Glad I could help!
This archived topic is closed to new replies.