TeresaVillar Posted October 20, 2021 Share Posted October 20, 2021 (edited) Site URL: https://caper-goose-m247.squarespace.com/services Hi I'm trying to reverse some blocks on mobile for some sections on my website, the sections are under the tab "services" and I would like to reverse 'Discovery call" so the image appears before the text and "Planning Session" o the image appears before the text as well, could anyone help with this please? Password:Client Edited October 20, 2021 by TeresaVillar Typo Link to comment
tuanphan Posted October 21, 2021 Share Posted October 21, 2021 Add to Design > Custom CSS /* Mobile-Services order */ @media screen and (max-width:767px) { /* 1 */ div#page-section-61643930b0682a0011f563eb>.row { display: flex; flex-direction: column-reverse; } /* 3 */ div#page-section-6164399022e24672e6ded9cb>.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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment