Reduce gap between column in mobile version
Hi,
Is there anyway to reduce the gap between columns when they’re merged into one in tablet/mobile version?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi 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.