All things Shopify and commerce
Hello,
I'm using Prestige theme,
I put a Image+ Text section, and there is an issue on mobile : the image appears before the text and I would like it to be the opposite (Text first then image)
Thanks
Solved! Go to the solution
This is an accepted solution.
Please paste the below code in your theme.css file
1- Online Store
2- Edit Code
3- Find style.css file from the left nav
4- Paste the code at the end of the file
5- Hit save
@media screen and (max-width: 699px) {
#shopify-section-template--19902224597328__image_with_text_aeyEwD image-with-text {
display: flex;
flex-direction: column;
}
#shopify-section-template--19902224597328__image_with_text_aeyEwD image-with-text picture {
order: 2;
}
}
Thanks
Hi @pongopetfood hope you are doing well,
You did't provide the store url. so that i can create a code for you.
THnaks
Hi,
Here is the store url : 1ba714-2.myshopify.com
PAssword : PONGOPETFOOD!
Thank you so much!!
Never mind but i am not able to see the above given example on the entire site can you also please share the page url for further clarification 🙂
Thanks
Yes : https://pongopetfood.com/products/croquette-chien-adulte-toutes-tailles
It's "Transition Alimentaire" (on mobile)
Thanks
This is an accepted solution.
Please paste the below code in your theme.css file
1- Online Store
2- Edit Code
3- Find style.css file from the left nav
4- Paste the code at the end of the file
5- Hit save
@media screen and (max-width: 699px) {
#shopify-section-template--19902224597328__image_with_text_aeyEwD image-with-text {
display: flex;
flex-direction: column;
}
#shopify-section-template--19902224597328__image_with_text_aeyEwD image-with-text picture {
order: 2;
}
}
Thanks
Great it's working !!! Thank you so much
Thank you so much for your kind words 🙂
Best Regards
hi again,
Now I have the same issue for the block just below... " RATION QUOTIDIENNE", do you have a code ?
Thank you for your help!!
yes sure can you please show me in screenshot which block you are talking.
Thanks
sure : https://pongopetfood.com/products/croquette-chien-adulte-toutes-tailles
It's this one, but the issue is still on mobile :
Thanksss
please add this code too
@media screen and (max-width: 699px) {
#shopify-section-template--19902224597328__image_with_text_a3FJ7k image-with-text{
display: flex;
flex-direction: column;
}
#shopify-section-template--19902224597328__image_with_text_a3FJ7k image-with-text picture {
order: 2;
}
}
Thanks
That's perfect!!! Thank you so much !!
@pongopetfood 🙂 appreciated
Hi! I tried doing this for my store and it didn't work. For mobile view, I need the text above the image. If you have any ideas I would greatly appreciate the help.
did you put the same code which i sent you and followed the instruction.?
Thanks
Can I add it base? I can't find the style.css file
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024