Single Product Page with 3 or more photos only shows 2 photos on mobile

This topic has 4 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp

  • Avatar: Jam
    Jam
    Participant
    July 27, 2015 at 11:09

    Hi,

    Mobile view of the following link/product shows only 2 photos on the thumbnails in mobile phone view on Iphone. It is showing 3 photos in web view but only 2 on Iphone portrait mobile view.

    http://www.jolivine.com/products/accessory-type/earrings/small-ribbon-earrings/

    Hope that you can assist on this. Thank you.

    WP e-commerce version: 3.9.3

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    July 27, 2015 at 12:51

    Hello,

    Please add this code in custom.css file:

    @media (max-width: 480px) {#product-page .product-images .main-image img, #product-page .product-images .views-gallery {
        width: 100% !important;
    }}

    To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.

    Regards,
    Eva Kemp.

    Avatar: Jam
    Jam
    Participant
    July 28, 2015 at 08:17

    Now it worked! Thank you!

    Avatar: Eva
    Eva Kemp
    Support staff
    July 28, 2015 at 11:27

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Single Product Page with 3 or more photos only shows 2 photos on mobile’' has been successfully resolved, and the topic is now closed for further responses

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