Title: Menu level 2
Last modified: December 12, 2017

---

# Menu level 2

 *  [webbmary](https://wordpress.org/support/users/webbmary/)
 * (@webbmary)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/menu-level-2/)
 * Hi
 * At this Joomla page:` http://www.arbetsplatsambassador.se` I’m just using one
   menu and with modules just shows sub menu items to the left (sidebar).
 * How do I do that in WordPress? I’d tried with css but haven’t solved it. Help
   please. =)
 *     ```
       .widget_nav_menu ul  li {
           display: none;
       }
   
       .widget_nav_menu ul  li.menu-item-has-children li {
           display: block!important;
           background-repeat: no-repeat;
           background-image: url(http://195.238.77.215/~kavlingelarcen/wp-content/uploads/2017/12/menypilar.png);
           background-position: 0px 13px;
           font-size: 15px;
           padding: 0px 0px 0px 15px;
       }
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmenu-level-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * (@paulwp)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/menu-level-2/#post-9775139)
 * The page you work on doesn’t have sub menu yet (there is no menu with class `.
   menu-item-has-children` yet), please assign sub menu so that it shows in the 
   page and then you can work on CSS, but mostly it will just work because most 
   if not all WP themes do style the sub level list already.
 * See this page under this header: **Creating Multi-level Menus**
    [https://codex.wordpress.org/WordPress_Menu_User_Guide](https://codex.wordpress.org/WordPress_Menu_User_Guide)

Viewing 1 replies (of 1 total)

The topic ‘Menu level 2’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/menu-level-2/#post-9775139)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
