michael2019 Posted June 30, 2021 Share Posted June 30, 2021 Site URL: https://marigold-lime-snme.squarespace.com/ Hi, I am trying to flip the order of the image and text block in one of my columns on mobile. The current order is - text, image, image, text, text, image. On desktop this would be the middle column I am looking to change for mobile. I would like the order to be text, image, text, image, text, image. I have seen some answers in the forum but have had no luck making it work. Website details are below. https://marigold-lime-snme.squarespace.com/ PW: YpSfs5^w Thank you. Link to comment
Beyondspace Posted July 1, 2021 Share Posted July 1, 2021 3 hours ago, michael2019 said: Site URL: https://marigold-lime-snme.squarespace.com/ Hi, I am trying to flip the order of the image and text block in one of my columns on mobile. The current order is - text, image, image, text, text, image. On desktop this would be the middle column I am looking to change for mobile. I would like the order to be text, image, text, image, text, image. I have seen some answers in the forum but have had no luck making it work. Website details are below. https://marigold-lime-snme.squarespace.com/ PW: YpSfs5^w Thank you. try @media only screen and (max-width: 640px) { section[data-section-id="60dccd4acef81b5695c198c4"] .span-4 .sqs-block-image { order: 1; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
michael2019 Posted July 1, 2021 Author Share Posted July 1, 2021 It worked. Thank you so much. Huge help. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.