Image Sizes - by kdub718 - on WordPress WooCommerce support

This topic has 3 replies, 3 voices, and was last updated 7 years, 4 months ago ago by Olga Barlow

  • Avatar: kdub718
    kdub718
    Participant
    December 22, 2016 at 11:22

    I was curious what image sizes you guys recommend using? having some trouble cause my images vary quite a bit.

    I played with them quite a bit and just am not having the best of luck… I had them decent but then if I would grown my browser wider they would change and get really bad again.

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: franciscoreis
    franciscoreis
    Participant
    December 22, 2016 at 16:28

    Good afternoon,

    I have the same problem.
    I’m not able to put the same size images.

    Image Catalog 265×353 – hard cut: off
    Product image 555×739 – hard cut: off
    Product thumbnail of product 205×272 – hard cut: off

    Then I go to the tools -> Regen. Thumbnails, is completed successfully but the images appear in the same with various sizes.

    What am I doing wrong?

    Thank you.

    Please, contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 23, 2016 at 16:08

    Hello,

    Add the following custom into Theme Options > Styling > Custom CSS

    .content-product .product-content-image img {
        min-width: 1px;
        width: auto;
    }

    In case you want to make all the images the same size enable hard crop option.

    Regards

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.