Home Forums WoodMart support forum Crop image height on single product page

Crop image height on single product page

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

    jaybee
    Participant

    Hi
    Is there a solution to have max height for images on single product page ??
    Thanks

    #182133

    Hello,

    The product image is controlled by WooCommerce itself and in the latest versions of WooCommerce it doesn’t allow to change the height of the images you can set the main image width from Appearance >> Customize >> WooCommerce >> Product Images.

    Screenshot for Clarification: https://ibb.co/vjMTdB1

    Best Regards.

    #182139

    jaybee
    Participant

    Ok i’ve seen that but there is noway to fix a height and make image cover with a position center for example ??

    #182161

    Hello,

    As I mentioned in my previous reply. The images are controlled by woocommerce itself and our theme doesn’t influence this. To set the height of the image you can use the following Custom CSS in the Custom CSS for desktop area under Theme Settings >> Custom CSS.

    .product-images img {
    	height: 500px;
    }

    You can set the height according to your needs.

    Best Regards.

    #182166

    jaybee
    Participant

    Ok
    that’s not what i want but thanks anyway

    #182225

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Crop image height on single product page’ is closed to new replies.