Forums
Forums / Theme: Startup Blog / Spacing between widgets
(@patrickwp359)
2 years, 7 months ago
Hi!
I really don’t know css, so my question is: Is there an easy way to change the vertical distance between the widgets in the sidebar? I’d like to have them closer together.
Help is very much appreciated – thanks for your time!
(@bensibley)
Hi there,
Thanks for using Startup Blog!
The following CSS will reduce the vertical space between widgets in the sidebar:
.sidebar-primary .widget { margin: 12px 0; }
Please copy and paste that code into the Additional CSS section in the Live Customizer (Appearance > Customize), and it will take effect right away.
That worked! Thanks for the quick reply.
You’re welcome! Stay in touch if you need anything else, and I’ll be happy to help.
The topic ‘Spacing between widgets’ is closed to new replies.