Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I have wracked my brain trying to figure out how to tighten up the padding and margins in pagebuilder. For example please see this page
https://www.jtmnutrients.us/about-jtm-nutrients/
Nothing I have done reduces the space between the content (widgets) and the menu and footer.
any help greatly appreciated.
Hi Pat,
According to your markup, you’ve added 200px of horizontal spacing to each of rows on that page. To adjust your row padding please open the row by clicking the wrench icon above it and head over to the row styles sidebar. Open the Layout settings group and adjust your padding.
Outside of that, there are two bits of spacing being added between the last row and footer. You can remove them with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:
You might also need to install the SiteOrigin CSS Editor.