Site logo

Archived topic

Widget Spacing

1 reply · Started by Leslie Stafford on January 5, 2015

Viewing posts 1–2 of 2

Is there any way to reduce the spacing between the widgets in the sidebar? I've set the top and bottom widget element spacings to 0. There seems to be a lot of white space between the two widgets in the right sidebar. Here is site: http://db9.737.myftpupload.com/

Hi there,

You can try this:

.one-container .sidebar .widget {
      margin-bottom: 0;
      padding-bottom: 0;
}
This archived topic is closed to new replies.