App reviews, troubleshooting, and recommendations
At first my products images were getting cut off, so I've followed this guide:
Try this one.
It fixed the crop off but my images got distorted, anyone got any suggestions?
I rather have the images be smaller
thanks in advance
Solved! Go to the solution
This is an accepted solution.
I have Tried:
@media screen and (max-width: 769px) {
.template-product iframe, .template-product img {
max-width: 102%;
object-fit: contain;
height: 100%;
width: 100%;
}
}
It appears to work
This is an accepted solution.
I have Tried:
@media screen and (max-width: 769px) {
.template-product iframe, .template-product img {
max-width: 102%;
object-fit: contain;
height: 100%;
width: 100%;
}
}
It appears to work
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