Home › Forums › WoodMart support forum › Quick view (Image – fill container both height and width) › Reply To: Quick view (Image – fill container both height and width)
October 18, 2022 at 9:33 am
#414607
Aizaz Imtiaz Awan
Keymaster
Hello,
Sorry to hear about the inconvenience.
Please try using the below Custom CSS code on your Site and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
.popup-quick-view .product-image-summary {
min-height: auto !important;
}
Hope this works out for you !
Best Regards