Shopify themes, liquid, logos, and UX
Hey guys, I need help editing a single Image with Text section.
I want to set the image to a square that’s 500x500px, and I want the text next to it to be 45px in size.
Here’s my store: https://1049xn-ya.myshopify.com/
Thanks a lot,
Tim
Hi @CreatorTim
@media screen and (min-width: 769px){
.image-with-text .image-with-text__media-item {
width: 500px !important;
height: 500px !important;
}
.image-with-text h2.image-with-text__heading.inline-richtext.h1 {
font-size: 45px !important;
}
}
I hope this helps
Best,
Daisy
Hey, I want these dimensions only for desktop, and for mobile I want:
So how do I make it so the font is 45 and the image is 500x500px on desktop, and 331x331px with a font size of 33 on mobile?
Thank you so much!
Tim
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025