• Resolved redvivi

    (@redvivi)


    Dear all,

    I have an issue with mobile landscape view. The product on the single product image is HUGE on mobile when it is toggled in landscape mode.

    How can I solve it ?

    Thanks !

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @redvivi,

    I have an issue with mobile landscape view. The product on the single product image is HUGE on mobile when it is toggled in landscape mode.
    How can I solve it ?

    The look of your store will come from your site’s theme and not always from WooCommerce. Here’s what I see on my test site using Storefront:
    http://a.mikey.link/YIMALm

    And your site:
    http://a.mikey.link/cYqDNJ

    I would suggest talking to your theme authors to see if they have any suggestions.

    I also see you do have an override for the image size already:

    @media (max-width: 768px)
    .woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
        width: 50% !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘HUGE product image on landscape mobile mode’ is closed to new replies.