Archived topic
Reduce Gap Between Sidebar Widgets One Container
3 replies · Started by Rylan Urban on February 3, 2019
Viewing posts 1–4 of 4
Hello, I'm trying to reduce the gap between my sidebar widgets. I'm using a single container and would not like to change that. Please see: https://energyhub.org
Hi there,
Try this CSS:
.sidebar .widget {
margin-bottom: 10px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
Perfect, thank you!
No problem :)
This archived topic is closed to new replies.