Widget sidebar title spacing
The topic ‘Widget sidebar title spacing’ is closed to new replies.
Need help? Check out our Support site, then
Hi, the spacing between the title of the sidebar widgets and the content seems very far apart to me. Is there any way I can reduce this space a bit? Thanks!
The blog I need help with is: reportingstandardsinfo.wordpress.com
Hi there,
Please use this CSS via Customize > CSS:
.widget-title, .widget-title a {
margin: 0 0 .5em;
}
Cheers.
This worked, thanks!!
The topic ‘Widget sidebar title spacing’ is closed to new replies.