dav Posted June 16, 2021 Share Posted June 16, 2021 Site URL: https://www.davinepilates.com/about Hello, I would like to change the order in the 'About' section, 3rd section down where it says 'why I love pilates' on mobile to: image text image text Now it appears as text image image text Thanks for you help! Link to comment
Wolfsilon Posted June 16, 2021 Share Posted June 16, 2021 Hello, Try the following code, let me know if this helps. section[data-section-id="60c763a3f3cec4103bebcf6f"] { @media only screen and (max-width: 640px) { .sqs-row { display: flex; flex-direction: column !important; } .sqs-col-6 { flex-direction: column-reverse; display: flex; } .sqs-col-6:last-child { display: flex; flex-direction: column; } } } -Dan tuanphan and dav 2 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