Title: Multiple different second menus
Last modified: January 24, 2022

---

# Multiple different second menus

 *  Resolved [dingsbumsss](https://wordpress.org/support/users/dingsbumsss/)
 * (@dingsbumsss)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/multiple-different-second-menus/)
 * Hi!
    Is it possible to have multiple different(!) second menus on different pages?
   Example: [https://test.nikol-weber.de](https://test.nikol-weber.de) If you click
   on “Heimtextilien” in the main menu, you see the second menu. Now i want the 
   same, when i click on “Zwirnerei” but with DIFFERENT menu-points.
 * Right now i use css to display the second menu only on specific pages.
    I could
   create a second menu with ALL menu-points and hide / show them where needed, 
   but i guess there is a better option?!
 * THX!!!
 *     ```
       .header-bottom{
          display: none ;
       }
       	.page-id-7  .header-bottom {
       		display: block;
       	}
       	.page-id-10  .header-bottom {
       		display: block;
       	}
       .page-id-13  .header-bottom{	
       display: block;)
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmultiple-different-second-menus%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, 4 months ago](https://wordpress.org/support/topic/multiple-different-second-menus/#post-15295675)
 * Hi [@dingsbumsss](https://wordpress.org/support/users/dingsbumsss/),
 * Thanks for choosing Neve!
 * The free version of Neve doesn’t provide this option. This can be achieved only
   in the Pro version of the theme using the feature that allows you to create multiple
   headers and display them on different pages of the site.
 * Thanks for understanding and have a nice day!
 *  Thread Starter [dingsbumsss](https://wordpress.org/support/users/dingsbumsss/)
 * (@dingsbumsss)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/multiple-different-second-menus/#post-15296950)
 * thanks [@luciamarinescu](https://wordpress.org/support/users/luciamarinescu/)
   
   is there a way to buy the theme once and no subscription?
 *  [AC](https://wordpress.org/support/users/purplecodes/)
 * (@purplecodes)
 * Themeisle Support
 * [4 years, 4 months ago](https://wordpress.org/support/topic/multiple-different-second-menus/#post-15312862)
 * Hi [@dingsbumsss](https://wordpress.org/support/users/dingsbumsss/),
 * Once you buy the theme, that is already considered a subscription.
    You can choose
   the Lifetime option where you only need to pay once or the Yearly option where
   you need to renew the subscription annually.
 * You can request for the auto-renew to be disabled for the Yearly option so you
   won’t get charged automatically.
 * Hope this helps.

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

The topic ‘Multiple different second menus’ 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/)

 * 3 replies
 * 3 participants
 * Last reply from: [AC](https://wordpress.org/support/users/purplecodes/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/multiple-different-second-menus/#post-15312862)
 * Status: resolved