Hello,
I was able to reduce the space between the widgets on the home page with the custom CSS `.sidebar .widget-container {
margin-bottom: 10px;
}`
But the vertical space between the widgets on individual blog posts still remains too large. Can you help me reduce the padding between these widget elements?
Thanks.