Shopify themes, liquid, logos, and UX
Hey there,
I want to make the product photos on my product page full width, but don’t know how. My store url is: dieux.store and the example of how I want it is like on the second picture. Thank you very much in advance!
Try this one.
@media only screen and (max-width: 749px){
.product-media-container.media-type-image.media-fit-contain.global-media-settings {
max-width: 100%;
width: 100%;
}
.grid--peek.slider .grid__item:first-of-type {
margin-left: 0 !important;
}
.product__media-list .product__media-item {
width: 100% !important;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hey, unfortunetely it didnt work. can you maybe find an other solution
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