Jump to content

Adjusting Individual Gallery Sizes & Columns on Mobile

Recommended Posts

Site URL: https://www.vernacularcircles.com

Howdy, friends! Hoping you could assist me with a mobile issue I’m running into—on my desktop site layout, I’m using multiple 6-column simple grid galleries alongside a few larger, 3-column gallery sections.

On mobile, however, sections featuring three larger images gets shrunk down to an awkward 2 column layout.

Is there a way to have just these particular gallery sections display as larger, individually stacked images on mobile? If possible, I'd like to be able to make the change to each [data-section-id] , rather than a global CSS change.

Thank you so much in advance! 🙏

Screen Shot 2021-04-20 at 8.08.39 PM.png

Screen Shot 2021-04-20 at 8.09.04 PM.png

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Hi. Add to Design > Custom CSS

/* Mobile gallery 2 items */
@media screen and (max-width:767px) {
.gallery-grid-wrapper {
    grid-template-columns: repeat(2,1fr) !important;
}
}

image.thumb.png.278c9c2f90b0ca8721e80a26ca2eff36.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
On 4/27/2021 at 8:41 AM, midnightumbrella said:

Thank you so much for the assistance—you are a legend! 🙌 ❤️ 🙏

1. (Mobile-Vernacular Circles) Change to 2, 3 items/row?

midnightumbrella.com-vernacular-circles-

2. (Tablet-Homepage) change to 2 text columns/row?

midnightumbrella.com-vernacular-circles-

3. (Tablet-Header) Make desktop nav appear on Tablet?

midnightumbrella.com-vernacular-circles-

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.