mmellor Posted July 15, 2020 Share Posted July 15, 2020 Site URL: https://www.etiennemellor.com/letsmeet How to I switch the order of the maps and text so that in the mobile version I have the text first then the map following for each location? thank you. Link to comment
tuanphan Posted July 16, 2020 Share Posted July 16, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { div#page-section-5edaa2870f0a2729119db916 .span-8 { 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.