Title: Submenus under Menu Items?
Last modified: August 19, 2016

---

# Submenus under Menu Items?

 *  [Deewon](https://wordpress.org/support/users/deewon/)
 * (@deewon)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/submenus-under-menu-items/)
 * I’ve managed to force support of the new wordpress 3.0 menus on my template. 
   However when I try to set up submenus in the admin panel they just show as another
   menu item on my website, instead of only showing when you hover over its parent.
 * I’m guessing its something to do with my template, so anyone provide me with 
   somewhere I can get and guide and code to change this?

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

 *  Thread Starter [Deewon](https://wordpress.org/support/users/deewon/)
 * (@deewon)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/submenus-under-menu-items/#post-1562614)
 * I found this in the twenty10 template:
    `<?php wp_nav_menu( array( 'container_class'
   => 'menu-header', 'theme_location' => 'primary' ) ); ?>`
 * And I’m currently using:
    `<?php wp_nav_menu( array( 'theme_location' => 'menu-
   1' ) ); ?>`
 * Is that defining drop down menu options?
 *  Thread Starter [Deewon](https://wordpress.org/support/users/deewon/)
 * (@deewon)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/submenus-under-menu-items/#post-1562745)
 * anyone?
 *  [trusktr](https://wordpress.org/support/users/trusktr/)
 * (@trusktr)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/submenus-under-menu-items/#post-1562810)
 * My submenus are working fine… You just drag the item to where you want it, drag
   it to the right a little to make it a submenu item.

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

The topic ‘Submenus under Menu Items?’ is closed to new replies.

## Tags

 * [customise](https://wordpress.org/support/topic-tag/customise/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [submenu](https://wordpress.org/support/topic-tag/submenu/)
 * [template](https://wordpress.org/support/topic-tag/template/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [trusktr](https://wordpress.org/support/users/trusktr/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/submenus-under-menu-items/#post-1562810)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
