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. Beyondspace 1 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; } } michael2019 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
michael2019 Posted July 1, 2021 Author Share Posted July 1, 2021 It worked. Thank you so much. Huge help. 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