Title: Remove Secondary Nav
Last modified: August 21, 2016

---

# Remove Secondary Nav

 *  Resolved [visionisto](https://wordpress.org/support/users/visionisto/)
 * (@visionisto)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-secondary-nav/)
 * Is there a way to remove the secondary navigation?
    Currently, when i add a category,
   they ALL appear there – which is getting very crowded. Would love to know how
   to disable. Thanks!

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

 *  Theme Author [heatmap](https://wordpress.org/support/users/stuartwider/)
 * (@stuartwider)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-secondary-nav/#post-4919747)
 * You can create a custom menu in there so that you only see what you want to see
   there (appearance > menu )
 * Or remove the menu bar if you dont want it at all by commenting out the secondary
   nav bar call in header.php thus…
 * `// add_action('heatmapthemead_header_hook', 'heatmapthemead_secondary_menu');`
 * or you could just upgrade to the pro version and there is a tickbox for that 
   and other options to make things easier.
 *  [e-ditora](https://wordpress.org/support/users/e-ditora/)
 * (@e-ditora)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/remove-secondary-nav/#post-4919858)
 * I removed this line of header’s code and it works! Secondary nav removed.

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

The topic ‘Remove Secondary Nav’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/heatmap-adaptive/1.5.3/screenshot.
   png)
 * HeatMap AdAptive
 * [Support Threads](https://wordpress.org/support/theme/heatmap-adaptive/)
 * [Active Topics](https://wordpress.org/support/theme/heatmap-adaptive/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/heatmap-adaptive/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/heatmap-adaptive/reviews/)

## Tags

 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)
 * [secondary](https://wordpress.org/support/topic-tag/secondary/)

 * 2 replies
 * 3 participants
 * Last reply from: [e-ditora](https://wordpress.org/support/users/e-ditora/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/remove-secondary-nav/#post-4919858)
 * Status: resolved