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.

Replies

1
  1. Alex S Staff 8 years, 6 months ago

    Hi Vinnce,

    There’s currently no easy way to override this as there isn’t a setting that allows you to control the column margin bottom margin at this time (outside of the global setting). We’re looking at changing this in the near future – sorry!

    In the meantime, your bet would be to override the bottom margin. Add the following CSS to WP AdminAppearanceCustom CSS:

    .panel-grid-cell {
    	margin-bottom: 0 !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

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