New Landing How can we help? Themeforest Theme Support Uplift Single product image stretched in big screen

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Uplift
  • #277215
    altious
    Member
    Post count: 180

    Hello

    If you take a look at
    https://www.mionix.co.id/product/naos-3200/

    It looks fine in normal screen but when I open it in 30 inch monitor it stretched the image

    how can I fix this???

    Attachments:
    You must be logged in to view attached files.
    #277471
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    This is meant to happen as it’s using the full width split layout.

    Are you looking to limit the image width?

    Thanks.

    #278566
    altious
    Member
    Post count: 180

    is it possible to limit the stretching?

    #278570
    altious
    Member
    Post count: 180

    this also includes my logo stretching in IPAD or tablet

    #278796
    micheal_w
    Member
    Post count: 498

    Hi David,
    I have the same issue, the product image stretches on full width split layout.
    Checking your demo page it seems that your image does not stretch http://uplift.swiftideas.com/product/new-standard-jeans/

    So how to get rid of the stretchiness?
    Thanks!

    #279051
    David Martin – Support
    Moderator
    Post count: 20834

    This is the image we use on the demo: http://uplift.swiftideas.com/wp-content/uploads/2016/02/uplift-products-jeans1a.jpg

    The size is large, 1200w x 1356h so it scales very well.


    @altious
    Here your image is too small, it’s only 500 x 514 and needs to be bigger. https://www.mionix.co.id/product/naos-3200/


    @micheal_w
    – what is your product URL?

    Thanks,
    David.

    #279168
    micheal_w
    Member
    Post count: 498
    This reply has been marked as private.
    #279192
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    As you are using the slider within the fullwidth area it is harder to get an exact fit. This should help you do this:

    @media only screen and (min-width: 768px) {
    .woocommerce.product-fw-split div.product div.images {
        width: 57%;
    }
    }
    .product-fw-split #product-img-slider .lSSlideOuter.vertical {
        padding-right: 0!important;
        padding-left: 100px;
    }
    .product-fw-split #product-img-slider {
        padding: 0;
    }
    #279350
    altious
    Member
    Post count: 180

    Hi David

    I resize my image because it can’t fit so If I use this image 1200w x 1356h it will not stretch?
    also even my logo is stretched in Tablet

    Another problem I set the image in woocommerce with different measurements and regenerate thumbnail clear my cache and image will appear the same… can you tell me why?

    #279698
    David Martin – Support
    Moderator
    Post count: 20834

    The image will be large are the resolution on big screens will be improved yes.

    It depends where in the theme you refer to, can you screenshot which image you mean? Some sizes are generated dynamically.

    Thanks.

    #279801
    altious
    Member
    Post count: 180

    My logo is stretched in Tablet
    how do I fix that?

    #280161
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS

    @media only screen and (-webkit-min-device-pixel-ratio: 2), not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    #logo img.retina, 
    #mobile-logo img.retina {
        width: inherit!important;
    }
    }
    #282308
    altious
    Member
    Post count: 180

    Hi it works! can you give me code to make product image not stretched as well?

    #282343
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    In Theme Options > WooCommerce > Shop Options override the product image width, make it smaller

    – Kyle

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

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

License required for one of the following items
Login and Registration Log in · Register