Comments Mike started the conversationMarch 23, 2015 at 2:48amHey folks,On our IronBullBBQ.com website, we use tall images so we can show our entire bottle.Unfortunately, when an item is added to the cart, the thumbnail image is squished down vertically pretty badly, and it looks distorted.Is there a way to display the images square thumbnail in the cart instead of the resized product image?Here is an example screenshot:https://www.dropbox.com/s/syhyo3rf7yirzwq/product-thumbnails-in-salient-woocommerce-shopping-cart.jpg?dl=0Can you help? 8,849Tahir repliedMarch 23, 2015 at 5:12pmHey ,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img { width: 90px!important; height: auto !important; }Thanks ThemeNectar Support Team Sign in to reply ...
Hey folks,
On our IronBullBBQ.com website, we use tall images so we can show our entire bottle.
Unfortunately, when an item is added to the cart, the thumbnail image is squished down vertically pretty badly, and it looks distorted.
Is there a way to display the images square thumbnail in the cart instead of the resized product image?
Here is an example screenshot:
https://www.dropbox.com/s/syhyo3rf7yirzwq/product-thumbnails-in-salient-woocommerce-shopping-cart.jpg?dl=0
Can you help?
Hey ,
Thanks
ThemeNectar Support Team