This topic has 2 replies, 2 voices, and was last updated 7 years ago ago by Rose Tyler
Hey,
I’m looking to reduce the vertical space between the widgets on the sidebar on my blog:
Is this possible and how would I do this?
Thanks so much!
Hello,
Hope you are having a nice day.
Please try to add this code in Theme Options > Styling > Custom css:
.sidebar .widget-container {
margin-bottom: 20px;
}
Regards
Tagged: space reduction, themes, widgets, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up