Single Product Image Problem
-
Hi everybody!
I am occuring a problem when I want to resize the single product gallery.
This is the Code that I am using to increase the product gallery div and the image that is displayed in the gallery:
.single-product div.product .summary { width:44%; } .single-product div.product .woocommerce-product-gallery { width:50%; } .single-product div.product .woocommerce-product-gallery img { width:100%; }
The problem I occur is that the product image looks blurry. Allthough there are a lot of fixes online, they are all outdated, because the newest version of Storefront disables the Woocommerce image settings and only allows to change the product list images / catalog images.
Am I doing something wrong? I went through the source code and did not understand why the image does not resize automatically when I resize the width of the product image gallery.
Thank you for your time!
The page I need help with: [log in to see the link]
- The topic ‘Single Product Image Problem’ is closed to new replies.