Shopify themes, liquid, logos, and UX
hi , my website whynotcity.com , pass : lahyoo
in product page under the products u may also like the images are cropped can somebody fix it , thx u for reply
Hi @Whynot102
Are you talking about this section
Hi @Whynot102
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
.card__media .media img {
object-fit: contain !important;
}
Result:
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Hi @Whynot102
.card__media img {
object-fit: contain !important;
}
I hope this helps
Best,
Daisy
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