Home Forums Support Widget Spacing

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #61967
    Leslie Stafford

    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/

    #61988
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You can try this:

    .one-container .sidebar .widget {
          margin-bottom: 0;
          padding-bottom: 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.