Tagged: spacing
Hi guys.
Need your help. Look at my website here please
I would like to have the widgets elements in the sidebar to have less space (padding?) underneath eachother..
Is this possible? does anyone have the quick css for that?
Would be great, thanks!
Hey tomerus!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.widget { padding: 10px 0 10px 0; }
Cheers!
Yigit
You are the best! thank you!