Single Product Page Gallery Shows Part Of Next Image

This topic has 4 replies, 2 voices, and was last updated 4 years ago ago by Rose Tyler

  • Avatar: alkerster
    alkerster
    Participant
    February 6, 2021 at 03:18

    Hello

    I have something I would like to resolve on the Single Product Page gallery view / layout

    I do not want part of the next image to show along side the current image being displayed

    I think it looks messy and is off-putting from viewing the current image in question

    Screen shots to describe what I mean as it is easier to visualise

    Problem area shown in highlighted red area:
    Gallery-Image-Problem_Red

    When viewed on a very small window / phone the partial next image is not shown which I think is much neater:
    Gallery-Image-(phone)_Good

    I have searched as much as I can to try to find a solution for this

    I hope someone can help me

    Thanks in advance
    James

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 6, 2021 at 08:55

    Hello,

    Thanks for using our theme.
    Try to add this code in Theme Options > Theme custom CSS:

    .single-product .woocommerce-product-gallery__wrapper.swiper-slide-next,
    .single-product .woocommerce-product-gallery__wrapper.swiper-slide-prev {
        opacity: 0 !important;
    }

    Regards

    Avatar: alkerster
    alkerster
    Participant
    February 6, 2021 at 13:57

    Thank you very much!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 6, 2021 at 15:56

    You’re welcome!

    Regards

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

The issue related to '‘Single Product Page Gallery Shows Part Of Next Image’' 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.