Forums
Forums / Theme: picolight / Widget Spacing
(@trevtime619)
13 years, 3 months ago
I would like to change the spacing between the widgets in my sidebar. I haven’t been able to use the typical css changes in .widget_ section of the CSS file. Is there any specific code for this theme and widget spacing?
Any help would b greatly appreciated.
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Download and activate the plugin, Jetpack and use its Custom CSS functionality to hold the following CSS and any CSS modifications you make;
.widget { margin-bottom: 15px; }
Change the 15 value to your desired value.
15
thanks this worked great. i can also modify line spacing here too?
The topic ‘Widget Spacing’ is closed to new replies.