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.

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

7 years ago · Last reply by Alex S 7 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 7 years, 9 months ago

    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.

Have a different question or issue?

Start New Thread