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:
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.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi 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.
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.