Viewing 1 replies (of 1 total)
  • Yes. Set the image width and height both to auto at the end of styles.css. For example.

    .woocommerce div.product div.images img {
        width: auto !important;
    }

    Also remove any hard cropping in WordPress and WooCommerce image settings and then regenerate thumbnails if you need to.

Viewing 1 replies (of 1 total)
  • The topic ‘Product Images’ is closed to new replies.