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;
}
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025