Home>Support>White space between Rows and Widgets

White space between Rows and Widgets

I’ve made a page using Page builder and also I’m using a Theme Template which may be making the white space between the Rows and Widgets.

Having followed a few of the previous posts none of them seem to work:

Too much white space between rows in page builder

Reducing gaps between widgets on Page Builder

One thing that did work but it removed the styling was unticking “Add Widget Class” in page builder settings/widget

The particular page is:
http://aimotion.co.uk/virtual-assistant-bristol

Any help would be greatly appreciated.

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, 5 months ago Alex S
    Hi, I Work Here

    Hi Steffen,

    Your theme is adding the spacing. You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add (and adjust) the following CSS:

    .panel.widget,
    .so-panel.widget {
    	padding: 80px 30px;
    }
    

    The first number is the vertical padding and the second number is the horizontal padding.

    You might also need to install the SiteOrigin CSS Editor.

  2. 7 years, 5 months ago Steffen Burgess

    Thank you very much, I appreciate your help and knowledge, that fixed it.

    Steff

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