Hi!
I would like to change / reduce the distance between two widgets I have in my sidebar “Vad händer nu” and “Kommande evenemang”.
Grateful for any advice you may have.
Jangdom
Hey Tarakbc,
Try to add this code in Quick CSS (located in Enfold > General Styling):
.sidebar.sidebar_right .widget {
padding-top: 0 !important;
}
Hope this helps :)
Best regards,
Nikko
Thank you! This worked.