Title: Lightbox image under header
Last modified: August 30, 2016

---

# Lightbox image under header

 *  [barkingbird](https://wordpress.org/support/users/barkingbird/)
 * (@barkingbird)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/lightbox-image-under-header/)
 * The lightbox image appears under the header. In other words, the top of the lightbox
   image lines up with the top of the page under the header. I am using the Avada
   theme. Click link below to see screengrab.
 * I’d appreciate your help with this – I don’t want to have to go with Nextgen,
   for obvious reasons, and if this is resolved I will be upgrading to a paid version
   for a couple of the add-ons.
 * [http://www.awesomescreenshot.com/image/740942/8cf51c0ce593a9e268d183d1ce0309f8](http://www.awesomescreenshot.com/image/740942/8cf51c0ce593a9e268d183d1ce0309f8)
 * [https://wordpress.org/plugins/maxgalleria/](https://wordpress.org/plugins/maxgalleria/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [maxfoundry](https://wordpress.org/support/users/maxfoundry/)
 * (@maxfoundry)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/lightbox-image-under-header/#post-6734908)
 * Hey BarkingBird,
 * What version of Avada are you on?
 *  Thread Starter [barkingbird](https://wordpress.org/support/users/barkingbird/)
 * (@barkingbird)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/lightbox-image-under-header/#post-6734914)
 * 3.8.8 and I disabled lightbox in Avada options, if it helps to know that. It 
   appeared under the header with it enabled also.
 *  Plugin Author [AlanP57](https://wordpress.org/support/users/alanp57/)
 * (@alanp57)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/lightbox-image-under-header/#post-6735039)
 * barkingbird,
 * For this problem the z-index of the header has to be adjusted. Can we have a 
   link to your site?
 *  Plugin Author [AlanP57](https://wordpress.org/support/users/alanp57/)
 * (@alanp57)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/lightbox-image-under-header/#post-6735040)
 * barkingbird,
 * For this problem the z-index of the header has to be adjusted. Can we have a 
   link to your site?
 *  Thread Starter [barkingbird](https://wordpress.org/support/users/barkingbird/)
 * (@barkingbird)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/lightbox-image-under-header/#post-6735050)
 * [http://rug1.barkingbirdmedia.com/our-rugs/by-category/hand-knotted/](http://rug1.barkingbirdmedia.com/our-rugs/by-category/hand-knotted/)
 *  Plugin Author [AlanP57](https://wordpress.org/support/users/alanp57/)
 * (@alanp57)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/lightbox-image-under-header/#post-6735051)
 * I cannot get past the Coming Soon!
 *  Thread Starter [barkingbird](https://wordpress.org/support/users/barkingbird/)
 * (@barkingbird)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/lightbox-image-under-header/#post-6735054)
 * Sorry about that. I disabled the Coming Soon page.
 *  Plugin Author [AlanP57](https://wordpress.org/support/users/alanp57/)
 * (@alanp57)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/lightbox-image-under-header/#post-6735060)
 * The problem at line 4956 of the theme’s style.css where the z-index is 10010:
 *     ```
       .fusion-header-wrapper {
           position: relative;
           z-index: 10010;
       }
       '
       but if you can add some custom CSS, this will put the light box on top:
       ```
   
 * .mfp-wrap {
    z-index: 20000; } ` Or you can add custom CSS to override the z-
   index of .fusion-header-wrapper :
 * .fusion-header-wrapper {
    z-index: 1044; }

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Lightbox image under header’ is closed to new replies.

 * ![](https://ps.w.org/maxgalleria/assets/icon-128x128.jpg?rev=1225417)
 * [MaxGalleria](https://wordpress.org/plugins/maxgalleria/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/maxgalleria/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/maxgalleria/)
 * [Active Topics](https://wordpress.org/support/plugin/maxgalleria/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/maxgalleria/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/maxgalleria/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [AlanP57](https://wordpress.org/support/users/alanp57/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/lightbox-image-under-header/#post-6735060)
 * Status: not resolved