Reputation: 900
i have WordPress woocommerce store, only three product in store, but issue is first product image complete show height and width, and product 2nd and 3rd image size is stretch. so how i can display proper image and 2nd and 3rd.
2nd original product uploaded Image link 2nd product image And 3rd original product uploaded Image link 3rd product image
but product view are different
Product page link :Product Link
Upvotes: 0
Views: 58
Reputation: 540
Remove width 680px and height 800px from this class "ul.products.list li.product img"
Upvotes: 1