Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1324643

    Hey there support. Thanks for al you do for us.
    On page specified in private, when the video is clicked and displays the lightbox, the header and sidebar are on top of the video player. See image attached. How can I layer z-index appropriately.
    Thanks!

    #1324776

    Hi all,
    A solution for the issue provided by the Vimeography plugin developer. I noticed others using Vimeography with CSS questions on this forum so here’s the fix from Dave Kiss:

    Try adding this custom CSS rule to the bottom of your WordPress theme’s style.css file or section:

    aside.sidebar { z-index: 0 !important; }

    Enjoy!

    #1324866

    Hi,

    Great! Glad to know that they provided a working solution. Thanks for sharing. Please feel free to open another thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Lightbox beneath header and sidebar’ is closed to new replies.