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].
Please can you assist on how to close completely the gaps between the rows. The site I’m currently working on is: http://212.48.89.86/lapizza.family/
I look forward to your assistance. Many thanks.
Hi,
It looks like your theme is adding 30px of spacing to the top of each widget and we’re adding the 30px to the bottom of each widget.
To prevent the theme spacing, you have two options:
Override it with CSS (recommended)
If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
You might also need to install the SiteOrigin CSS Editor.
Prevent the Widget class from being added to widgets – May have undesired effects
Please navigate to WP AdminSettingsPage Builder and open the Widgets tab. Untick the Add Widget Class setting and save. This may have undesired effects in that depending on how much your theme makes use of the Widget class it might be very noticeable once it’s disabled.