Title: Menu sub header issue
Last modified: October 29, 2018

---

# Menu sub header issue

 *  Resolved [marieteather](https://wordpress.org/support/users/marieteather/)
 * (@marieteather)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/menu-sub-header-issue/)
 * Hi, I am refering to the option in my menu called ‘Who are you?’
 * 1) I cannot get this to be in alignment with the other items in the menu. It 
   is too high. This is the code I used:
 * li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.
   menu-item-984 a
    { line-height: 1.3; width: 80px; }
 * How can I make it in alignment?
 * 2) There are three sub headers to this item. I can see an arrow indicating this
   but when you click, the sub headers don’t show.
 * Can anyone help me understand why they don’t show, please.
 * Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmenu-sub-header-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/)
 * (@jcastaneda)
 * THEME COFFEE MONKEY
 * [7 years, 7 months ago](https://wordpress.org/support/topic/menu-sub-header-issue/#post-10827304)
 * Hi!
 * 1: There seems to be an overflow that is causing that.
 *     ```
       .nav-menu ul li {
         overflow: hidden;
       }
       ```
   
 * Removing that fixes the alignment.
 * 2. What do you mean by sub-headers?
 * [edit] I removed the bump thread as that is against the forum guidelines.
    [https://wordpress.org/support/guidelines/#do-not-bump-posts](https://wordpress.org/support/guidelines/#do-not-bump-posts)
    -  This reply was modified 7 years, 7 months ago by [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/).
      Reason: removed bump reply
 *  Thread Starter [marieteather](https://wordpress.org/support/users/marieteather/)
 * (@marieteather)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/menu-sub-header-issue/#post-10827911)
 * Apologies, I didn’t realise we couldn’t bump. Thanks for removing it.
 * Also, my bad for writing subheaders. I meant submenus.
 * I have set up three sub menus but they are not displaying. I can only see the
   small arrow next to the words ‘who are you?’ suggesting the submenus are there–
   but they are not
 * Any ideas why I cant see them?
 *  Thread Starter [marieteather](https://wordpress.org/support/users/marieteather/)
 * (@marieteather)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/menu-sub-header-issue/#post-10827918)
 * Hi,
 * Sorry but I added the overflow code and nothing changed..
 *  Moderator [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/)
 * (@jcastaneda)
 * THEME COFFEE MONKEY
 * [7 years, 7 months ago](https://wordpress.org/support/topic/menu-sub-header-issue/#post-10830639)
 * The reason it is being caused is because of that. What you need to do is remove
   that.
 * Though taking a look right now I’m not seeing that menu item

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

The topic ‘Menu sub header issue’ is closed to new replies.

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [subheader](https://wordpress.org/support/topic-tag/subheader/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/menu-sub-header-issue/#post-10830639)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
