HI,
There are three widgets on our sidebar. Between the widgets the distance is too big
How to modify the sidebar widgets distance?
Screenshot:
https://nimb.ws/MFDz1Z
Our page:
Thanks!
Hey HeeHA,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .sidebar .widget {
padding-top: 0;
}
#top .sidebar .widget p {
margin-top: 0;
}
Best regards,
Nikko
Hi,
The default widgets. the distance is too big.
Where are the widgets distance height settings?
Is it possible to change it without adding CSS code?
Thanks!
Hi HeeHA,
Inside your WordPress Dashboard, go to Enfold > Advanced Styling > select Widget (then click on Edit Element button), then adjust the top and bottom padding.
Hope this helps.
Best regards,
Nikko