HenryFrakes Posted July 2, 2022 Share Posted July 2, 2022 (edited) Site URL: https://henryfrakesphotography.co.uk/ Hi there, Would anyone be able to help? On desktop I want to keep the current layout, however, on mobile currently the image shows before the text. I would like it so that the text comes before the image in this specific place (2nd row on the homepage). Thanks in advance! Henry Edited July 2, 2022 by HenryFrakes Link to comment
tuanphan Posted July 3, 2022 Share Posted July 3, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { div#page-61c44b85e9b8907327ba2c0f>.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