Comments 1Emiliano started the conversationNovember 9, 2016 at 2:52amWhen you add a product to the shopping cart, the product image is getting squashed. How do I fix this? 8,996Tahir repliedNovember 9, 2016 at 5:34pmHey Emiliano,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : #header-outer .widget_shopping_cart .cart_list a img { width: auto !important; } Thanks ThemeNectar Support Team 1Emiliano repliedNovember 10, 2016 at 1:11amThat didn't fix it, the images still looked squashed, in the cart hoodcases.com 8,996Tahir repliedNovember 10, 2016 at 11:19amAdd 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{ height:auto !important; } Thanks ThemeNectar Support Team 1Emiliano repliedNovember 18, 2016 at 2:31amHmm they still looked squashed (screenshot attached) Do I need to re-generate thumbnails? 8,996Tahir repliedNovember 18, 2016 at 7:08pmHey Again,The css seems to work when added to the browser. Please check your custom css box and make sure there is no red cross in there .Thanks ThemeNectar Support Team Sign in to reply ...
When you add a product to the shopping cart, the product image is getting squashed. How do I fix this?
Hey Emiliano,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
That didn't fix it, the images still looked squashed, in the cart hoodcases.com
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Hmm they still looked squashed (screenshot attached) Do I need to re-generate thumbnails?
Hey Again,
The css seems to work when added to the browser. Please check your custom css box and make sure there is no red cross in there .
Thanks
ThemeNectar Support Team