Thumbnails are set to 6, and the phone only displays 3

This topic has 2 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Tony Rodriguez

  • Avatar: hmf0160
    hmf0160
    Participant
    July 31, 2023 at 23:00

    Thumbnails are set to 6, and the phone only displays 3,

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    August 1, 2023 at 06:36

    Hello, @hmf0160,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    The mentioned option affects columns for desktop view only. The mobile version shows 3 by default, you can see it on our demos.

    If you would like to change the thumbnails on mobile phone, please copy and paste the following CSS code into Xstore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache.

    @media(max-width: 767px){
    .single-product .thumbnails-list li.swiper-slide.thumbnail-item.zoom {
        width: 16.5% !important;
    }
    .single-product .thumbnails-list li.video-thumbnail.thumbnail-item {
        width: 16.5% !important;
    }
    }

    Note: you may change the width value as per your requirements.

    OR

    We regret to inform you that it is not possible to achieve your desired outcome with the current version of the theme. Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page.

    If you would like to pursue paid customization services, we recommend submitting a customization request to the Codeable team via their website: https://www.codeable.io/?ref=qGTdX

    Best Regards,
    8Theme’s Team.

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

You must be logged in to reply to this topic.Log in/Sign up

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