New Landing How can we help? Themeforest Theme Support Dante woocommerce image highet

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #258853
    ukieblack
    Member
    Post count: 29

    Hey just wanted to know how can I adjust the image high on a single woocommerce product page. Right now the images all have different hight. Is there any way to have them all scaled to fit in a set hight of 600px or less? Looking for your feedback.

    Thanks

    #259142
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Not by default, may be possible with some custom css, can you provide your link so I can check?

    – Kyle

    #262347
    ukieblack
    Member
    Post count: 29
    This reply has been marked as private.
    #262407
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .woocommerce div.product div.images img {
      max-height: 600px;
      width: auto !important;
      margin: 0 auto;
    }

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register