Disable Lightbox for Product Images on mobile

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

  • Avatar: Ivan
    Ivan
    Participant
    November 23, 2019 at 22:13

    Hello!
    How disable lightbox for Product Images on mobile, but enable for desktop?

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 24, 2019 at 09:18

    Hello,

    Add this code in Theme Options > Custom CSS > Custom CSS for mobile:

    .product-lightbox-btn {
        display: none;
    }

    Regards

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

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

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