Archived topic
Category widget space
5 replies · Started by NICOLO' on September 17, 2020
Viewing posts 1–6 of 6
Hello, how can I reduce space between categories in categories widget?
ty
Hi there,
Any chance you can link us to the site in question?
You can use the private information field.
Let me know :)
Sure. Thank you
Hi there,
try adding this CSS:
.sidebar .widget li {
margin-bottom: 5px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Wonderful.
Thank you
You're welcome
This archived topic is closed to new replies.