Viewing 1 replies (of 1 total)
  • Thread Starter loekazz

    (@loekazz)

    I had the same problem with the ‘lightbox plus’ plugin, so it wasn’t a plugin issue.

    Problem solved now, changed Z-index of #branding in (child)theme css to a lower value, 8000 instead of 9999

    /* =Header
    ———————————————– */

    #branding {
    /*border-top: 2px solid #bbb;*/
    /*padding-bottom: 10px;*/
    position: relative;
    z-index: 8000;

Viewing 1 replies (of 1 total)
  • The topic ‘lightbox images behind header & menu text’ is closed to new replies.