Okay
  Public Ticket #2360900
Blurry products images
Closed

Comments

  •  3
    mgmarceau started the conversation

    Hi there,

    I would like to know why my images are appearing "blurry" on the product image itself and also when you browse for various products.


    I've tried this change but it doesn't really fixes it, it just zooms it.

    .woocommerce div.product div.images .woocommerce-product-gallery img {    opacity: 1!important;
    }

    Thanks,

  •  3,021
    Andrew replied

    Hi there,

    Try adjusting the Image sizes for Woocommerce in the Appearance -> Customize Section here : http://prntscr.com/phe8y7 . 

    Also check this https://docs.woocommerce.com/document/fixing-blurry-product-images/

    Hope this helps.

  •  3
    mgmarceau replied

    Hi Andrew,

    I adjusted the images to be 1100x1100 instead of 600x300 and it worked. I've tried that earlier but that didn't work. 


    Perfect and thank you!