#79128 Lightbox opening twice

Landing Forums JupiterX WordPress Theme Lightbox opening twice

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Jan Laine

    Hi! When you click the product image it opens up lightbox twice. So user needs to close it two times as well. How to fix this?

    I put the url in Website Access Credentials

    Amir Rather

    Hi There

    Please try the below CSS(add to Jupiter X > Customize > Additional CSS ) to see if it helps?

    .pswp--open {
        display: none !important;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Login