Title: Sub menu does not appear
Last modified: September 23, 2016

---

# Sub menu does not appear

 *  Resolved [zazzou](https://wordpress.org/support/users/zazzou/)
 * (@zazzou)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-does-not-appear/)
 * Hi,
 * I install the plugin and the icon hamburger appear correctly on my website.
    
   But if I want to click on an item, the sub menu does not appear. It seems that
   the submenu want to appear behind the menu. Thanks for help

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

 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-does-not-appear/#post-8214445)
 * Hi there,
 * Please provide a URL so I can check as I need something to look at.
 * All the best
 *  Thread Starter [zazzou](https://wordpress.org/support/users/zazzou/)
 * (@zazzou)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-does-not-appear/#post-8214461)
 * How can I provide an URL privatly please ?
    -  This reply was modified 9 years, 7 months ago by [zazzou](https://wordpress.org/support/users/zazzou/).
 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-does-not-appear/#post-8214496)
 * Hey there,
 * Please email me at [support@responsive.menu](https://wordpress.org/support/topic/sub-menu-does-not-appear/support@responsive.menu?output_format=md)
 * All the best
 *  Thread Starter [zazzou](https://wordpress.org/support/users/zazzou/)
 * (@zazzou)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-does-not-appear/#post-8214510)
 * Thks I sent an email with my URL
 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-does-not-appear/#post-8214556)
 * Hi there,
 * Lines 174 and 183 of your style.css file have declarations like the below:
 *     ```
       li:hover a {
         background: white none repeat scroll 0 0;
         color: black;
         transition: all 500ms ease 0s;
         height: 120px;
       }
       ```
   
 * Therefore you are overwriting the styles of my plugin for a elements inside hovered
   li elements. Removing the height rule fixed it for me.
 * All the best
    -  This reply was modified 9 years, 7 months ago by [responsivemenu](https://wordpress.org/support/users/responsivemenu/).
 *  Thread Starter [zazzou](https://wordpress.org/support/users/zazzou/)
 * (@zazzou)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-does-not-appear/#post-8214714)
 * Hi thanks.
 * I delete the height rule but my sub menu not appearing…
    It is better but when
   clicking on item my sub menu not appearing.
 * Regards
 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-does-not-appear/#post-8214748)
 * Hi there,
 * Something on your site is causing a javascript conflict.
 * I have checked what is happening and everytime my plugin changes the submenu 
   to have `display: block;` it is immediately changed back to `display: none;`.
 * I would advise speaking to your web developer to resolve the issue as they will
   know what javascript is causing this as it is impossible for me to say.
 * Alternatively if you could be one of your other plugins or your theme that is
   doing this, in which case you will need to disable the other plugins one by one
   until it works again or switch to the base theme to check if the theme is causing
   it.
 * All the best
 *  Thread Starter [zazzou](https://wordpress.org/support/users/zazzou/)
 * (@zazzou)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-does-not-appear/#post-8216818)
 * Hi,
 * Thanks I managed to fix my problem with your explanations.
    So I just move one
   of my line <script> to end of file and I choose “place scripts in footer” in 
   the settings of responsive menu plugin.
 * Regards
    -  This reply was modified 9 years, 7 months ago by [zazzou](https://wordpress.org/support/users/zazzou/).
    -  This reply was modified 9 years, 7 months ago by [zazzou](https://wordpress.org/support/users/zazzou/).
    -  This reply was modified 9 years, 7 months ago by [zazzou](https://wordpress.org/support/users/zazzou/).
 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-does-not-appear/#post-8216904)
 * Hey zazzou,
 * Great news and thanks for letting me know.
 * All the best

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

The topic ‘Sub menu does not appear’ is closed to new replies.

 * ![](https://ps.w.org/responsive-menu/assets/icon-256x256.png?rev=1782326)
 * [Responsive Menu - Create Mobile-Friendly Menu](https://wordpress.org/plugins/responsive-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-menu/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-does-not-appear/#post-8216904)
 * Status: resolved