Issue with Thumbnail Slider on WooCommerce Product Page

This topic has 4 replies, 3 voices, and was last updated 3 hours, 6 minutes ago ago by Andrew Mitchell

  • Avatar: Youcef
    Youcef
    Participant
    March 4, 2025 at 10:54

    Hi,

    I’m having an issue with the thumbnail slider on the WooCommerce product page. It’s not displaying correctly, and I can’t figure out why.

    To give you a better idea of the problem, I’ve sent you a video in private so you can see exactly what’s happening. Let me know if you need any additional details to troubleshoot this.

    Thanks in advance for your help!

    Best regards,
    Youcef

    Content is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 4, 2025 at 11:22

    Hello,

    Thank you for reaching out to us.

    Please add the following custom CSS to the Single Product editor:
    – Navigate to the Product Gallery widget.
    – Click on the “Advanced” tab.
    – Scroll down to the “Custom CSS” section and insert the following code snippet:

    @media only screen and (min-width: 650px) {
    selector .swiper-vertical-images .vertical-thumbnails-wrapper ul {
        overflow: hidden;
        padding-top: 0;
    }
    selector .swiper-vertical-images .vertical-thumbnails-wrapper li {
        display: inline-block;
        height: auto;
    }
    }

    This should resolve the issue related to the slider overlay.

    Kind Regards,
    8theme team

    Avatar: Youcef
    Youcef
    Participant
    March 4, 2025 at 11:46

    It works, thank you very much ! 😊

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    March 4, 2025 at 11:46

    Dear Youcef,

    Choosing our theme reflects your commitment to quality, and for that, we’re genuinely grateful. As we constantly strive to elevate your experience, your feedback is an invaluable gift. Could you kindly take a moment to rate our product with 5 stars on ThemeForest?

    Click here to share your insights: https://themeforest.net/downloads

    Your support fuels our journey, and we appreciate it more than words can express.

    Best Regards,
    The 8Theme Team

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

The issue related to '‘Issue with Thumbnail Slider on WooCommerce Product Page’' 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.