Home Forums WoodMart support forum Blur Product page images

Blur Product page images

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #536493

    constantinos.rokkos
    Participant

    The photos of the product page appear blurry (especially in desktop) , but when i change the language they appear clear. How can i fix it?

    Attachments:
    You must be logged in to view attached files.
    #536851

    Hung Pham
    Keymaster

    Hi constantinos.rokkos,

    Thanks for reaching to us and your patience.

    Our theme doesn’t control product images size. It is controlled by WooCommerce plugin. You can configure it in Appearance -> Customize -> WooCommerce -> Product images.

    I kindly recommend you preparing images with titles you want before uploading them to your media library using the graphic editor (Photoshop or any other) to have a nice-looking grid.

    Or please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .single-product .woocommerce-product-gallery img {
        width: auto;
    }

    Regards,

    #536888

    constantinos.rokkos
    Participant

    Hello, it didn’t work please advice further. I attached you the screenshot and the url also to check

    Attachments:
    You must be logged in to view attached files.
    #537049

    Hung Pham
    Keymaster

    Hi constantinos.rokkos,

    You need to change Single product image size as I answered earlier https://prnt.sc/0NX1WuTdOpZc

    Regards,

    #537642

    constantinos.rokkos
    Participant

    I understand but i’ve tried it and the problem continues to exist. Please help further.

    #537969

    Hung Pham
    Keymaster

    Hi constantinos.rokkos,

    I checked and you did not make change https://prnt.sc/AjZ2ri65rPVO

    Please change and then regenerate all thumbnails through the plugin https://wordpress.org/plugins/regenerate-thumbnails/

    Regards,

Viewing 6 posts - 1 through 6 (of 6 total)