Jump to content

CSS needed to adjust padding between images in a Grid Gallery section (mobile view only).

Go to solution Solved by Lesum,

Recommended Posts

  • Solution

@ShootsDraws You can add this code snippet within the Custom CSS panel:

@media only screen and (max-width:767px) {
    .gallery-grid--layout-grid .gallery-grid-wrapper {
        grid-row-gap: 7vw !important;
    }
}

You can adjust grid-row-gap "7vw" in the code.

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.