mackenzieu Posted November 24, 2021 Share Posted November 24, 2021 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! Link to comment
Beyondspace Posted November 24, 2021 Share Posted November 24, 2021 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! 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; } } mackenzieu 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 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
Beyondspace Posted November 24, 2021 Share Posted November 24, 2021 My testing result Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too mackenzieu 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 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
mackenzieu Posted November 24, 2021 Author Share Posted November 24, 2021 @bangank36Perfect! Thanks for your help! Beyondspace 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment