Jump to content

Changing image block from shop gallery from single column to double column on mobile

Recommended Posts

  • Replies 4
  • Views 310
  • Created
  • Last Reply
7 minutes ago, shredsnthreads said:

Site URL: https://www.threadapeutic.com/home

Hi,

I'd like to edit this particular image block of my ecommerce gallery, currently shown as a single column but would like a double  column grid on mobile (see screenshot). I'm completely clueless on the code structure other than finding the block id. Please help. Thanks!

Screen Shot 2021-04-09 at 5.08.53 PM.png

What the page url of this

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
25 minutes ago, shredsnthreads said:

try



@media only screen and (max-width: 861px) {
  #block-yui_3_17_2_1_1614328930141_58140.sqs-block-summary-v2 .summary-item.positioned {
      flex: 50%;
    padding-right: 1%;
    width: 49% !important;
    margin-right: 0 !important;
  }

  #block-yui_3_17_2_1_1614328930141_58140.sqs-block-summary-v2 .summary-item-list {
      display: flex;
    flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
  }
}

image.thumb.png.69c6c1856660bdc756900e3af564b5e5.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.