Forum Replies Created

Viewing 1 replies (of 1 total)
  • Get yourself a plugin Custom CSS Editor, open your page with a single product picture, the one where it shows the wicked image
    paste this code:
    .product a{
    display: initial;
    display: inline-block;
    }

    .woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a{
    width: auto !important;
    }
    Refresh page. Regenerate all thumbnails. And you should be fine. There is a huge glitch in WooCommerce plugins, which is apparently very hard to fix. I hope that will work. Good luck!

    • This reply was modified 7 years, 8 months ago by vanclaaude.
Viewing 1 replies (of 1 total)