This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Margin bottom if multiple widgets in one cell

Open 2 replies customizationpluginplugin-page-builder
Started · Latest reply by Volkmar Kantor

If there are multiple widgets in one cell (column of a row), then there is no option to get rid off the bottom margin for each widget. The margin of the global-setting-page is used.

Is this as intended?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Greg Priday Staff

    Hi Volkmar

    One feature we’re really hoping to add is box model settings to each row and widget. This would basically allow you to specify margins and paddings on an element by element basis. I imagine this would give you what you’re looking for.

    If you’d like to keep track of this issue on Github, then here’s the link. Unfortunately I haven’t been able to assign time to this new feature yet though.

    https://github.com/siteorigin/siteorigin-panels/issues/98

  2. Volkmar Kantor

    Yeah, i know this feature from other page-builders. But i think this is a little bit overkill (so much options).

    Anyways, i fixed the problem by remove the bottom-margin of multiple widgets (the “.so-panel” CSS-Class is only added if there are multiple widgets).

    #content .panel-grid-cell .so-panel.widget { margin-bottom:0; }

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.

Have a different question or issue?

Start New Thread