CassandraB Posted October 28, 2020 Share Posted October 28, 2020 Site URL: https://whale-jaguar-apgk.squarespace.com/strategy Referencing the screenshot below, I would like the mobile view of the website for these images to read right to left instead of left to right but only for this row of images and text. I'd like it to be in order displayed on mobile: image, acquisitions, image, property improvement, image, exit strategy https://whale-jaguar-apgk.squarespace.com/strategy if password comes up it is : Arch Thank you! Link to comment
tuanphan Posted October 28, 2020 Share Posted October 28, 2020 Try adding to Home > design > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1603417581330_17687+.row { display: flex; flex-direction: column-reverse; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
CassandraB Posted October 30, 2020 Author Share Posted October 30, 2020 Thank you! Thank you! It worked. 🙂 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