Title: [Theme: toolbox] Remove sub-menu
Last modified: August 20, 2016

---

# [Theme: toolbox] Remove sub-menu

 *  [Somiac](https://wordpress.org/support/users/somiac/)
 * (@somiac)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/theme-toolbox-remove-sub-menu/)
 * I’m trying to remove the sub-menu drop down for the main menu at the top. I’ve
   read this here – [http://codex.wordpress.org/Template_Tags/wp_list_pages#Notes](http://codex.wordpress.org/Template_Tags/wp_list_pages#Notes)
 * But I haven’t used wordpress for quite sometime and don’t exactly remember where
   to edit to adjust these codes.
 * The code in the header is currently as below
 *     ```
       <nav id="access" role="navigation">
       				<h1 class="assistive-text section-heading"><?php _e( 'Main menu', 'toolbox' ); ?></h1>
       				<div class="skip-link screen-reader-text"><a href="#content" title="<?php esc_attr_e( 'Skip to content', 'toolbox' ); ?>"><?php _e( 'Skip to content', 'toolbox' ); ?></a></div>
   
       				<?php wp_nav_menu( array( 'theme_location' => 'primary' ) ); ?>
       			</nav><!-- #access -->
       ```
   

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

 *  [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/theme-toolbox-remove-sub-menu/#post-3016225)
 * I think if its done through WordPress Menu’s feature. Go to Appearance and Menu’s
   and remove the children in the Primary Menu.
 *  [m7csat](https://wordpress.org/support/users/m7csat/)
 * (@m7csat)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/theme-toolbox-remove-sub-menu/#post-3016469)
 * You first have to create a menu if you don’t have one, because it sounds like
   WordPress is creating a menu based on the page structure.

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

The topic ‘[Theme: toolbox] Remove sub-menu’ is closed to new replies.

## Tags

 * [child](https://wordpress.org/support/topic-tag/child/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [sub-menu](https://wordpress.org/support/topic-tag/sub-menu/)
 * [wp_list_pages](https://wordpress.org/support/topic-tag/wp_list_pages/)

 * 2 replies
 * 3 participants
 * Last reply from: [m7csat](https://wordpress.org/support/users/m7csat/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/theme-toolbox-remove-sub-menu/#post-3016469)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
