I need help reversing the position of my image with text on the about section (for mobile). I want the text/content at the top before the image appears.
Link: https://ehv1h9-zc.myshopify.com/pages/about
Password: yeotwi
I need help reversing the position of my image with text on the about section (for mobile). I want the text/content at the top before the image appears.
Link: https://ehv1h9-zc.myshopify.com/pages/about
Password: yeotwi
Hi @Ked ,
Thanks for your question. Here is the instruction that you can follow :
Go to Shopify > Online store > Theme > Customize > Open Custom CSS
Copy the code below and paste to the section.
Here will be the result: screenshot
@media screen and (max-width: 575px){
.icQ9qqfYmbGUwjsNL {
flex-direction: column-reverse !important;
}
}
I hope it helps.
Hi @Ked
Try this one.
@media (max-width: 768px) {
.__instant.iKyYrIkWxEsqQIXP9 .icQ9qqfYmbGUwjsNL {
flex-direction: column-reverse !important;
}
}
And Save.
Result:
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
The code is not working
The code is not working
This is the wrong section. Please go to the about page not the home page
Thank you but I dont want it for every image with text section. I want the reversal for only the sections on the about page. Please help
Add this one, same instruction.
@media (max-width: 768px) {
#s--template--23659759796535__section_image_text_Di6UaQ .s__content,
#s--template--23659759796535__section_image_text_GD4fkz .s__content,
#s--template--23659759796535__section_image_text_8R8DFY .s__content {
flex-direction:column-reverse !important;
}
}
And Save.
result:
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
off sitewide
July sale — 45% off at checkout, applied automatically. Valid for 60 minutes. One per customer.
Offer ends in