All things Shopify and commerce
Hello, I want to display the text of a row inside a multi-row above the image on phone. Currently, it only displays under the images and there is no setting to change that. I want both the title and text above the image of the row.
Solved! Go to the solution
This is an accepted solution.
Use css order property
@media(max-width:767px){
.image-with-text__text-item {
order: -1;
}
}
This is an accepted solution.
Use css order property
@media(max-width:767px){
.image-with-text__text-item {
order: -1;
}
}
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024