Jump to content

How can I change the aspect ratio for Gallery in Mobile using CSS?

Recommended Posts

Posted

How can I change the aspect ratio for Gallery in Mobile using CSS? It's currently set to 1:1 on Grid: Simple. This is the code I am using to control the gallery at the moment:

 

@media screen and (max-width:800px) {
.gallery-grid-wrapper {
    grid-template-columns: 
  repeat(1,1fr) !important;
}
}

 

What can I add to the code to change the images within gallery to either 3:4 or 2:3 AND where in the code do I add it?

 

Image attached showing what the site looks like in mobile

1-1.png

  • Replies 1
  • Views 153
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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.