Hi - by malipl - on WordPress WooCommerce support

This topic has 33 replies, 3 voices, and was last updated 6 years ago ago by Rose Tyler

  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 24, 2018 at 14:45

    Dear @malipl,

    If you do not want to upload all images in same dimensions, you can use custom css code. For example:

    .content-product .product-content-image {
        max-height: 200px;
    }

    http://prntscr.com/l9wzyu

    Regards

    Avatar: malipl
    malipl
    Participant
    October 25, 2018 at 15:58

    Thank you for your help. However, the whole frame of the product is bigger than the others

    https://prnt.sc/ladrxj

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2018 at 07:27

    Hello,

    Please delete the previous code and add this in Theme Options > Custom css > Custom css for desktop:

    .single-product .product-content-image img {min-height: 300px !important;}
    .content-product .product-content-image img { max-height: 268px;}

    Regards

  • 1 2
    Viewing 33 results - 31 through 33 (of 33 total)

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

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