• Resolved babiskalogirou

    (@babiskalogirou)


    Hello dear friends! Thank you very much for this awesome plugin!

    The issue i’m facing is that when opening an image in lightbox, the scrollbar disappears and when closing the lightbox (glightbox) then the scrollbar reappears and the whole site moves from right to left. I experimented with several combinations of the “overflow” property but didn’t manage to fix it. The truth is that the lightbox is not necessary for the project i’m working on, so disabling it is quite a solution for me. Is there i way i could disable it?

Viewing 1 replies (of 1 total)
  • Plugin Author CoolHappy

    (@narinder-singh)

    Hi @babiskalogirou,

    Yes, You can disable the lightbox link through the timeline settings:

    if you’re using Cool Timeline Free, you can utilize custom CSS in the:
    Timeline Settings >> Style Settings >> Custom CSS section. Simply add the following code:

    .cool-timeline-wrapper a.glightbox {
    ????pointer-events: none;
    }

    If you’re using Cool Timeline Pro:-
    Navigate to the following path: Timeline Settings >> Stories Settings >> Story Media. There, you’ll find an option to disable the lightbox link for stories media.

    I hope this helps,

Viewing 1 replies (of 1 total)
  • The topic ‘Could i disable the lightbox?’ is closed to new replies.