Jump to content

Stack Event Photo on Top of Text on Mobile

Recommended Posts

6 hours ago, mackenzieu said:

Site URL: https://carrot-bronze-bld8.squarespace.com/events-1

Hoping to find a way to stack the event photo on top of the text in event summary mode on mobile. Any help is very appreciated. THanks!

Screen Shot 2021-11-23 at 10.31.37 PM.png

Hi,

You can try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  /*Setting summary layout on mobile*/
  .sqs-block-summary-v2
    .summary-block-setting-design-list
    .summary-thumbnail-outer-container {
    width: 100% !important;
  }

  .sqs-block-summary-v2
    .summary-block-setting-design-list
    .summary-thumbnail-outer-container
    img {
    width: 100% !important;
    height: auto;
  }

  .sqs-gallery-design-list
    .sqs-gallery-design-list-slide:not(.no-image)
    .sqs-gallery-meta-container {
    width: 100% !important;
  }
}

 

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

My testing result

image.png.e4a0a28d6ee14856c62284b0179ca73f.png

Let me know how it works on your site

Press 👍 or mark this answer as solution to help another one too

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

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.