Title: Header sections blocking other sections
Last modified: February 24, 2021

---

# Header sections blocking other sections

 *  Resolved [amys25](https://wordpress.org/support/users/amys25/)
 * (@amys25)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/header-sections-blocking-other-sections/)
 * Hi!
    Something changed in my Neve theme and now the three different sections 
   of the header block elements from other parts of the header. For example, my 
   main menu is in the main header section (middle) and it contains some dropdown
   menus. When I add an element to the bottom header and that section gets background
   color etc, it covers over the drop downs when they pop up. I have another site
   using Neve and this does not happen. This site was fine until it wasn’t. Both
   sites using same versions of everything. Just encountered this issue, still in
   development on localhost. Any ideas? Is it just a setting I’m missing? Not sure
   what got changed. Thanks!

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

 *  [danamv](https://wordpress.org/support/users/danamv/)
 * (@danamv)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/header-sections-blocking-other-sections/#post-14100139)
 * Hello [@amys25](https://wordpress.org/support/users/amys25/),
 * Can you please provide a screenshot of the issue so I can have a better idea 
   of how it looks like, and better assist you on this problem?
 * Thank you!
 *  Thread Starter [amys25](https://wordpress.org/support/users/amys25/)
 * (@amys25)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/header-sections-blocking-other-sections/#post-14107582)
 * Sure…
 * Here’s a pic of the problem site:
    [https://thewallpapersmusic.files.wordpress.com/2021/02/screen-shot-2021-02-24-at-2.39.05-pm.png](https://thewallpapersmusic.files.wordpress.com/2021/02/screen-shot-2021-02-24-at-2.39.05-pm.png)
 * Here’s a pic of the one that works fine:
    [https://thewallpapersmusic.files.wordpress.com/2021/02/screen-shot-2021-02-26-at-12.37.24-pm.png](https://thewallpapersmusic.files.wordpress.com/2021/02/screen-shot-2021-02-26-at-12.37.24-pm.png)
 * Unfortunately the one with the problem is the one that we’re using.
    -  This reply was modified 5 years, 3 months ago by [amys25](https://wordpress.org/support/users/amys25/).
    -  This reply was modified 5 years, 3 months ago by [amys25](https://wordpress.org/support/users/amys25/).
 *  [danamv](https://wordpress.org/support/users/danamv/)
 * (@danamv)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/header-sections-blocking-other-sections/#post-14118541)
 * Hi [@amys25](https://wordpress.org/support/users/amys25/),
 * It is probably a z-index issue. Please try adding the following code into Customizer-
   > Additional CSS:
 *     ```
        .header-main-inner, .header-main-inner a:not(.button), .header-main-inner .navbar-toggle {
   
           z-index: 99999 !important;
       }
       ```
   
 * Please let us know if it works.
 *  Thread Starter [amys25](https://wordpress.org/support/users/amys25/)
 * (@amys25)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/header-sections-blocking-other-sections/#post-14152126)
 * Hi [@danamv](https://wordpress.org/support/users/danamv/),
 * I tried this fix and it doesn’t work for me. The site is live on a test URL now
   for trouble shooting etc. I actually had taken out the header bottom in the design
   so that this wouldn’t be a problem, but I added it back in so you can see what
   I mean. And now that I’ve migrated it to the new host, all of the dropdown menus
   from the WP header when you’re logged in (for customizing etc) are also covered.
   It’s so weird. If you scroll down past my site’s header then the WP header dropdowns
   work.
 * Any other ideas? Here’s the link: [https://drevartslibrarytest.com](https://drevartslibrarytest.com)
 * Thank you!!
    Amy
 *  [danamv](https://wordpress.org/support/users/danamv/)
 * (@danamv)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/header-sections-blocking-other-sections/#post-14174771)
 * Hi [@amys25](https://wordpress.org/support/users/amys25/)
 * The issue has been resolved on this thread. [https://wordpress.org/support/topic/how-to-adjust-the-background-of-neve-theme-menu-transparently/](https://wordpress.org/support/topic/how-to-adjust-the-background-of-neve-theme-menu-transparently/)
 * Please let us know if you have any more questions.

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

The topic ‘Header sections blocking other sections’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/neve/4.2.4/screenshot.png)
 * Neve
 * [Support Threads](https://wordpress.org/support/theme/neve/)
 * [Active Topics](https://wordpress.org/support/theme/neve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/neve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/neve/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [danamv](https://wordpress.org/support/users/danamv/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/header-sections-blocking-other-sections/#post-14174771)
 * Status: resolved