Site logo

Archived topic

Spacing on Sidebar Headings

1 reply · Started by Sean Derrig on April 29, 2015

Viewing posts 1–2 of 2

Hello,

I have all the extra add-ons and can't find out how to change the spacing under side bar titles. I't mainly a problem on a private intranet site but I use my blog as a sandbox and you can see the same issue here: http://www.rectofossal.com/

I'm sure I't because I'm an idiot but any suggestions would be appreciated!

Thanks!

Hi there,

You can change the spacing using some custom CSS:

This is the default:

.widget-title {
      margin-bottom: 40px;
}

Adjust the pixels to whatever you like :)

This archived topic is closed to new replies.