• Hello,

    I am dealing with a really weird problem. There is some weird lightbox showing on every theme (even after disabling all plugins and switching to Twenty Twenty in the troubleshoot mode – pretty sure this is not the default WP lightbox, or am I wrong?)

    I am facing the same problem even if I reactivate all my plugins back and switch to my default theme. Still the same lightbox

    I have big troubles because it’s also overwriting Jetpack’s Lightbox and I have no idea where this lightbox is coming from.

    If you could provide me any insight I would be very grateful.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello misaka1

    You can disable the Lightbox Modal Window on Enfold > Theme Options panel.
    Or else, please add the following code to Quick CSS in Enfold theme options under the General Styling tab

    .single .big-preview.single-big {
    pointer-events: none;
    }

    You can check my website, cause I’m using the same thing. Feel free to ask me ??

    Best regards,
    Susan Arscott

Viewing 1 replies (of 1 total)
  • The topic ‘Lightbox from the Default WordPress theme does not work’ is closed to new replies.