I want the product photo to be just as big as the “scuffer” product photo. I already made the size of the photo the same as the scuffer one but shopify keeps cropping it. How do I make it the original size taking up the full width? My url is www.whosociety.com
@samueljoonjung please add this css to the very end of your base.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → base.css
@media screen and (max-width: 749px) {
.product__media-list .product__media-item { width: 100% !important; }
.grid--peek.slider .grid__item:first-of-type { margin-left: 0 !important; }
}
This has been the very issue troubling me for a while now until i got it done by an expert and everything came back to normal as expected you can reach out too as well.
+1 (657) 499-7285