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.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi 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.
Hi Andrew,
How do I adjust the number of rows?
Thanks so much!
Ames
Rows can be added or deleted in the Page Builder interface. Our documentation should be helpful:
https://siteorigin.com/page-builder/documentation/
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.