This topic has 5 replies, 2 voices, and was last updated 2 years, 12 months ago ago by Goostaf
Hello, how can I change the padding between widgets, make it a little smaller? thanks
Hello,
We can’t see your screenshot, unfortunately. Please provide a new one.
Regards
Thrown off
Use the next custom code:
@media (min-width: 993px) {
.sidebar-slider, .sidebar-widget {
margin-bottom: 30px;
}
}
Regards
Excellent thank you 🙂
Tagged: change, indentation, smaller, themes, widgets, woocommerce, wordpress
The issue related to '‘How to change the indentation between widgets, to make it a little smaller?’' has been successfully resolved, and the topic is now closed for further responses