Title: Add another Header Menu
Last modified: August 21, 2016

---

# Add another Header Menu

 *  Resolved [Asif Mansoor](https://wordpress.org/support/users/infozonepk/)
 * (@infozonepk)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/add-another-header-menu/)
 * Hi,
 * Can I add another Header Menu in in iContent theme i.e. a secondary Menu above
   the Primary menu and how?
 * Thanks,
 * Asif

Viewing 1 replies (of 1 total)

 *  Theme Author [Brian Harris](https://wordpress.org/support/users/zgani/)
 * (@zgani)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/add-another-header-menu/#post-4264154)
 * That would require creating a child theme to start with.
 * You’d then register the menu in the child theme’s functions.php, copy header.
   php to the child theme and then duplicate the navbar section where you want the
   second menu to appear.
 * Remember to duplicate only the wp_nav_menu if you are only adding the menu items
   only and change the theme_location to reflect the registered menu above.

Viewing 1 replies (of 1 total)

The topic ‘Add another Header Menu’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Brian Harris](https://wordpress.org/support/users/zgani/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/add-another-header-menu/#post-4264154)
 * Status: resolved