Site logo

[Resolved] Stick header covers over lightbox navigation

Home Forums Support [Resolved] Stick header covers over lightbox navigation

Home Forums Support Stick header covers over lightbox navigation

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2538883
    Lutz

    Hi.
    I have a page with an image gallery providing a lightbox. When I activate the GeneratePress sticky header – the sticky header comes in front of all other widgets and covers up the control buttons of the lightbox. So the user can’t close the image lightbox without scolling back to the very top of the page. Especially on mobiles that’s very annoying – some users think they cannot close the lightbox, at all.
    Any help?

    URL and access data in the private area.

    -Lutz

    #2538928
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .elementor-lightbox {
        z-index: 10000 !important;
    }
    #2539523
    Lutz

    Hi David.
    Fast and precise answer – as always =;-)
    Thanks – I myself missed the possibility to solve this via the z-index …
    -Lutz

    #2539696
    David
    Staff
    Customer Support

    Glad to be of help!

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