TomStapes Posted August 23, 2022 Share Posted August 23, 2022 Site URL: https://makeyourmarksuper.com.au/in-the-community Hi, Apolgies if this has been asked. But i cant seem to work out how to get the order right on mobile of text then image then text etc. Can someone help? Link to comment
tuanphan Posted August 25, 2022 Share Posted August 25, 2022 You want, on mobile, the order will be Slide Image text Slide image text ... 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
TomStapes Posted September 2, 2022 Author Share Posted September 2, 2022 On 8/25/2022 at 6:13 PM, tuanphan said: You want, on mobile, the order will be Slide Image text Slide image text ... Is this right? Yes Please that would be great @tuanphan On 8/25/2022 at 6:13 PM, tuanphan said: Link to comment
tuanphan Posted September 3, 2022 Share Posted September 3, 2022 On 9/2/2022 at 10:27 AM, TomStapes said: Yes Please that would be great @tuanphan Try adding to Design > Custom CSS /* slide text slide text */ @media screen and (max-width:767px) { div#block-f12210519acd39cc9c4d+.row { display: flex; flex-direction: column-reverse; } div#block-yui_3_17_2_1_1659324868167_96662+.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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment