• I love this plugin – thanks. I am finding that images get partially hidden behind the header of the site. I am using DIVI theme. Any suggestions welcome please.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    paste the following rules inside the Custom CSS box:

    .lightboxOverlay { z-index:100000; }
    .lightbox { z-index:100000; }

    Cheers,
    Diego

    Thread Starter cseevinck

    (@cseevinck)

    Thanks for getting back.
    Your fix did not completely do it. I searched around and found this one that does the job perfectly.

    #main-header { z-index:10000 !important; }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Expanded images partially hidden behind site header (DIVI)’ is closed to new replies.