Home>Support>Decrease white space between rows

Decrease white space between rows

It seems that decreasing padding config in setting-page builder and changing padding in siteorigin editor widget or editing row layout padding don’t make any change. I tried some things i saw in the support forums here.

How can this be that this doesnt work? see highlevelcoaching.nl

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 3 days ago Alex S
    Hi, I Work Here

    Hi Marco,

    Do you have bottom margin set? You can check this by opening the row and heading over to the row styles sidebar. Open the Layout settings group and set the Bottom Margin to 0. How does that look?

    If that didn’t help, it’s likely that your theme is adding the spacing between rows. I tried the link in your post but it didn’t seem to work for me. Is that the correct URL?

  2. 6 years, 11 months ago Marco Kool

    Hey Alex,

    Thanks for your message. It looks like it doesnt make any difference. The website is http://www.highlevelcoach.nl

    greets M

  3. 6 years, 11 months ago Marco Kool

    and i also tried this: .panel.widget, .so-panel.widget {
    padding: 0 30px;
    }

    also doesnt work

  4. 6 years, 11 months ago Alex S
    Hi, I Work Here

    Hi Marco,

    This is happening as a result of your theme.

    You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:

    .panel-grid-cell section {
    	padding: 80px 0;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More