Shopify themes, liquid, logos, and UX
Hi,
I want to ask if anyone know what happen. I use metafields to list a product. The sizes of the image are all the same yet the grid changes everytime I refresh. The grid that I used comes from other pages and it seems nothing is wrong only to this particular page which I assume from the metafields.
Please let me know how to solve this.
Solved! Go to the solution
This is an accepted solution.
Plz share your store URL
This is an accepted solution.
Plz share your store URL
Try with below CSS.
.pairing-products .product_thumbnail {overflow: hidden !important; display: block; padding-bottom:0 !important;}
.pairing-products .product_thumbnail img {max-height: 100%;}
@media(min-width:768px){
.pairing-products .product_thumbnail {height: 160px; width: 118px !important;}
}
@media(max-width:768px){
.pairing-products .product_thumbnail {height: 116px; width: 85px !important;}
}
I have figured it out, sorry for the bother. thankyou!
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024