1 Image Per Row (Mobile) - Gallery Page


Plugin Details

Display one image per row on mobile when using the Grid Gallery Page Section.

Compatibility

  • Works with Squarespace 7.1

  • Uses Custom CSS

  • Applies to Simple and Strips Layout


Add to Custom CSS

// 1 IMAGE PER ROW ON MOBILE - 7.1 GRID GALLERY PAGE SECTION - GHOSTPLUGINS.COM //

@media only screen and (max-width: 640px) {
  .gallery-grid-wrapper {
    grid-template-columns: 1fr !important;
    grid-gap: 20px !important;
  } }

Customizable Options

  • Spacing / Gap

Notes

Only compatible with the Gallery Page Section (Grid) with Simple or Strips Layout.

Not compatible with Masonry Layout or the Grid Gallery Block.


Previous
Previous

Custom Title Text - Shopping Cart

Next
Next

Taco Icon - Shopping Cart