Home>Support>Row collapse – remove gaps between cells (not gaps between rows)

Row collapse – remove gaps between cells (not gaps between rows)

Hi, when rows collapse for mobile view, gaps are introduced between cells. How can I remove these please?

Please see here:
http://posvibefest.com/lineup
When viewed on a mobile, there are gaps between images that are on the same row, but no gaps between images when one row finishes and the next starts. I just want no gaps between the images at all on mobile view.

Many thanks!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 4 months ago Alex S
    Hi, I Work Here

    Hi Collen,

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:

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

    How does that look?

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More