Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1004490

    I’ve looked at the answers to blurry images in WooCommerce but they all are for previous versions. I’ve tried to adapt as best I can with the latest version of WooCommerce but my main product image is still blurry. The original image is 1000×1000. The shopping cart page looks fine, but the single product page is all blurry.

    I also don’t want the photo to be clickable like a lightbox. How do I remove the arrows to view the product photo larger?

    Finally, my client would like the main call to action button on the home page slider to be larger. How do I do that?

    #1004699

    Hey phausner,

    Have you followed the doc here?

    Fixing Blurry Product Images

    Best regards,
    Basilis

    #1004708

    Yes, I have but WooCommerce has changed since that video was made. I’ve looked everywhere to find where I can set the specific sizes for the product image and can’t find it. I don’t think it’s there anymore.

    #1004909

    Hi,

    The single product pages are using images that are 100x100px in size. Please install the following plugin and then regenerate the thumbnails.

    // https://wordpress.org/plugins/regenerate-thumbnails/

    Best regards,
    Ismael

    #1005040

    Thanks, Ismail. I installed the plugin and regenerated the thumbnails (Tools > Regenerate) but as you can see, the pics are still blurry. https://www.screencast.com/t/4i0qfd8H39

    #1005409

    Hi,

    This is what I get when I check the site.

    // https://imgur.com/a/U9bQG9E

    Please try purge the cache.

    Best regards,
    Ismael

    #1005632

    Thank you. Yes, I see the clear images now.

    What about resizing the button on the home page slider? Is that doable?

    #1005761

    Hi,

    Please add the following code:

    #top #wrap_all .avia-slideshow-button, #top .avia-button {
    font-size: 32px;
    padding: 20px;
    }

    Let us know if it works :)

    Best regards,
    Basilis

    #1006216

    Perfect! Thank you!!!

    #1006332

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Blurry Product Image in WooCommerce and bigger button’ is closed to new replies.