Guest Posted April 29, 2022 Share Posted April 29, 2022 The desktop version looks the way that I want it to, but on the mobile site it gets rearranged. I numbered each block in the order that I'm trying to achieve on mobile. Website: www.lpmultrasounds.com pw: lpm2022 Any help is greatly appreciated, thanks in advance! Link to comment
tuanphan Posted May 1, 2022 Share Posted May 1, 2022 You want text, image, button text, image, button ... Is this right? 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
Guest Posted May 1, 2022 Share Posted May 1, 2022 10 hours ago, tuanphan said: You want text, image, button text, image, button ... Is this right? Yes Link to comment
tuanphan Posted May 5, 2022 Share Posted May 5, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { div#page-section-626fee23f18809067ef4cec9>.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!) Link to comment
Guest Posted May 5, 2022 Share Posted May 5, 2022 3 hours ago, tuanphan said: Add to Design > Custom CSS @media screen and (max-width:767px) { div#page-section-626fee23f18809067ef4cec9>.row { display: flex; flex-direction: column-reverse; } } Thanks! 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