Home>Support>Page Builder Row Spacing

Page Builder Row Spacing

I went to Chrome and removed the padding I could find in Vantage’s Custom CSS however I need a little more help please.
I need to remove all the padding in between the rows. I put the backgrounds all in grey for visuals.

ihealthbud dot com

Thanks a lot!!

Ames

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

  1. 10 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi Ames

    Under Settings > Page Builder it’s possible to adjust the side and bottom margins. The bottom margin setting is unfortunately experiencing a bug at the moment. Please try inserting the following into a Custom CSS plugin or module, like the one bundled with Jetpack:

    /* Set Page Builder bottom margin */
    
    .panel-grid-cell {
    margin-bottom: 0 !important; /* Adjust the number on this row as desired */
    }

    Let me know how that goes.

  2. 10 years, 2 months ago Ames Atkins

    Hi Andrew,
    How do I adjust the number of rows?

    Thanks so much!

    Ames

  3. 10 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Rows can be added or deleted in the Page Builder interface. Our documentation should be helpful:

    https://siteorigin.com/page-builder/documentation/

  4. 8 years, 9 months ago Chas Newport

    I’m trying to do the same but lock the change to a single page… but the snippet below doesn’t work… I’m new to CSS so I suspect it’s one tiny piece of punctuation :-)

    /* Set Page Builder bottom margin */
    .page-id-639 panel-grid-cell {
    	margin-bottom: 0 !important;
    }
    

    Colours aren’t final but the white stripes must go!
    https://secure.therustynutbible.com/landing/no-1-best-seller-home-repair-xp-2/

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