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
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025