Title: Adding extra level to menu
Last modified: August 19, 2016

---

# Adding extra level to menu

 *  Resolved [fade83](https://wordpress.org/support/users/fade83/)
 * (@fade83)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/adding-extra-level-to-menu/)
 * Hello,
 * How can I add another level to the pages submenu, now it only shows 1 level down,
   I also want to show the level 2 besides level 1, how can I change this? Thank
   you very much
 * gr Arno
 * PS. using the iNove theme

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

 *  [ehhays](https://wordpress.org/support/users/ehhays/)
 * (@ehhays)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/adding-extra-level-to-menu/#post-944950)
 * hi, did you ever get an answer to this?
 * change themes?
 *  [Leo](https://wordpress.org/support/users/garry-chahal/)
 * (@garry-chahal)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/adding-extra-level-to-menu/#post-944951)
 * It can be achieved by adding li tags under ul tag, in the code which generates
   the pages i.e. “wp-list pages()”
 *  [totoro](https://wordpress.org/support/users/totoro/)
 * (@totoro)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/adding-extra-level-to-menu/#post-944963)
 * Hello
 * I found out that modifying the header.php code to
    `wp_list_pages('depth=0&title_li
   =0&sort_column=menu_order');` (where depth=0 agrees to gernerate all the sub 
   levels) will create the sub menu level in the source code, but the sub levels
   are not shown, because of CSS rules (I guess)
 * Have now to look deeply in the CSS code …
 *  [jim-de-groot](https://wordpress.org/support/users/jim-de-groot/)
 * (@jim-de-groot)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/adding-extra-level-to-menu/#post-944971)
 * Hi,
 * i’m working on this matter too.
    When i use the wp_list_categories() function
   to list all categories under one menu item, the whole tree is available in the
   html source code, but only top level items are drop down in the menu, and the
   sublevel items remain hidden. Is there anyone who has the CSS code for the inove
   theme to show the sublevel menu items?
 * Thanks!

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

The topic ‘Adding extra level to menu’ is closed to new replies.

## Tags

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

 * 4 replies
 * 5 participants
 * Last reply from: [jim-de-groot](https://wordpress.org/support/users/jim-de-groot/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/adding-extra-level-to-menu/#post-944971)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
