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

    Hello,

    Thank you again for all your support – you guys are awesome. One quick issue I’m having… the product category images are not resizing within Enfold. Before you reply with a solution, I’ve already done the following:

    1. Read through this entire forum for an answer :)
    2. Regenerated all thumbs
    3. Hard cropped all images within Woo
    4. Tried multiple column settings, no change
    5. Added and removed product images multiple times, no luck

    I’ve added the credentials below just in case you decide to jump in and fix for me :)

    THANK YOU IN ADVANCE!

    #600232

    Hey!

    Product thumbnails are being resized to 450×450, is that correct or do you want to use a different size?

    Regards,
    Josue

    #1152890

    Hi,

    I am having the same issue as well.
    I have managed to resize the “Single Product Size” by this code:

    #top .product div.images img {
    width: 450px !important;
    max-width: 450px !important;
    }

    BUT,
    I am not able to resize in the catalogue Image Size.
    Please visit “https://belladonnas.co.nz/gifts_for_her/”

    This page will show you the “Catalogue Images” in vierd size. but when you click on the product, it shows the correct size.

    #1153295

    Hi murtuzatashrif,

    We can only see the page with the form and no catalog images.

    Please share credentials so that we can see the issue.

    Best regards,
    Victoria

    #1154101
    This reply has been marked as private.
    #1155535

    Hi,

    Thank you for the update.

    The maximum size of the images in the catalogue view is set to 188x268px, which is why they look that small. You can adjust the current size in the Customizer > Woocommerce > Product Images panel. Please check the documentation for more info.

    // https://docs.woocommerce.com/document/image-sizes-theme-developers/#section-2

    We attempted to adjust it but the account above doesn’t have admin rights, so we couldn’t access the settings.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.