fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Good afternoon. I want thumbnails images to be crystal clear. No opacity no blurry. Could you please give me a hint on how to do this. (se image attached)

thanks in advance

 

CleanShot 2024-08-28 at 13.56.00.png

Hakik Zaman

Hi Santiago,

Thanks for reaching out to us.

Those are not blurry those are not selected. You can check them by hovering over them.

The selected image is displayed big above those thumbnails.

You can add the following CSS at Appearance > Customize > Additional CSS

.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image {
opacity: 1;
}

It will remove opacity from the other thumbnails.

Hope to hear from you soon.

Thank You