Shopify themes, liquid, logos, and UX
I can choose the orientation on desktop, but it is not possible on mobile.
Thank you!
Hey @dealeroffruit
Share your store URL and Password if enabled.
Best Regards,
Moeed
Try adding this CSS. But please note, if you have a lot of text, it's not going to work well so having the text below image would be the best to ensure readability on most mobile devices.
@media (max-width:767px) {
.image-with-text__grid { position:relative; min-height:200px; }
.image-with-text__media-item { position:static!important; }
.image-with-text__text-item {
position:absolute!important;
inset:15px;
z-index:2;
padding:15px;
background:rgba(0,0,0,0.05); /* 5% dark overlay */
backdrop-filter:brightness(1.05); /* Optional subtle lightening */
}
.image-with-text__media { position:relative!important; height:100%; }
}
Hope that helps.
✅ Found this helpful? Please Like & Mark as Solution — I truly appreciate it!
Connect with me | Get a Shopify Store with an Unlimited Free Trial – No Credit Card Needed! | ❤️ Support my work, If You’d Like!
thank you for your reply
unfortunately this is how it looks on mobile 😞 unfortunately blocking the whole image
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025