TeresaVillar Posted October 20, 2021 Posted October 20, 2021 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
tuanphan Posted October 21, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.