Title: Submenu behind header image
Last modified: August 6, 2021

---

# Submenu behind header image

 *  Resolved [bubi81](https://wordpress.org/support/users/bubi81/)
 * (@bubi81)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/submenu-behind-header-image/)
 * I have a problem with the submenu. His position is behind the header image and
   I can’t adjust it and switch it forward. Can you give me guidelines on how to
   solve this problem?
    Thank you in advance.
    -  This topic was modified 4 years, 11 months ago by [bubi81](https://wordpress.org/support/users/bubi81/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsubmenu-behind-header-image%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [luciamarinescu](https://wordpress.org/support/users/luciamarinescu/)
 * (@luciamarinescu)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/submenu-behind-header-image/#post-14741190)
 * Hi [@bubi81](https://wordpress.org/support/users/bubi81/)!
 * Thanks for choosing Neve!
 * It looks like the background color of your submenu is set to transparent and 
   it has a box-shadow. To change the color of the submenu, please insert the code
   below in the Additional CSS section within the Customizer.
 *     ```
       ul.sub-menu {
           background-color: white !important;
       }
       ```
   
 * Feel free to change “white” with any color you want.
 * Have a nice day!
 *  Thread Starter [bubi81](https://wordpress.org/support/users/bubi81/)
 * (@bubi81)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/submenu-behind-header-image/#post-14741257)
 * Hi, [@luciamarinescu](https://wordpress.org/support/users/luciamarinescu/)
    Thank
   you for your fast response. You solved my problem. Thank you again.
 *  [luciamarinescu](https://wordpress.org/support/users/luciamarinescu/)
 * (@luciamarinescu)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/submenu-behind-header-image/#post-14741316)
 * I am happy to help and I am glad to hear the issue is solved!

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

The topic ‘Submenu behind header image’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/neve/4.2.8/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/)

 * 3 replies
 * 2 participants
 * Last reply from: [luciamarinescu](https://wordpress.org/support/users/luciamarinescu/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/submenu-behind-header-image/#post-14741316)
 * Status: resolved