Title: Menu does not Appear
Last modified: August 21, 2016

---

# Menu does not Appear

 *  Resolved [cdrgold](https://wordpress.org/support/users/cdrgold/)
 * (@cdrgold)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/menu-does-not-appear-1/)
 * Hi There,
    I’m really excited about this plugin as I need a way to re-arrange
   my menu but unfortunately responsive menu does not show on my page my existing
   menu is still there. I really could use some help.
 * Thanks
    Peter.
 * [https://wordpress.org/plugins/responsive-menu/](https://wordpress.org/plugins/responsive-menu/)

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

 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/menu-does-not-appear-1/#post-5119848)
 * Hi cdrgold,
 * Thanks for downloading and installing the plug-in.
 * Unfortunately it’s quite hard to debug the problem with no further information.
 * Please can you provide me with a link to your site so I can take a look at it
   for you.
 * In the meantime, you can read the sticky posts in the forum and see if any of
   those suggestions fix it for you.
 * Many thanks
 * Peter
 *  Thread Starter [cdrgold](https://wordpress.org/support/users/cdrgold/)
 * (@cdrgold)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/menu-does-not-appear-1/#post-5119869)
 * Hi Peter, thanks for that my site is not live I can give you login details for
   admin…how do I PM you?
 * Thanks
    Peter.
 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/menu-does-not-appear-1/#post-5119903)
 * Hi there,
 * Sure you can, please send me them to [hello@peterfeatherstone.com](https://wordpress.org/support/topic/menu-does-not-appear-1/hello@peterfeatherstone.com?output_format=md)
   or submit it through the contact form on my site.
 * If the site is not live, will I be able to still see the pages, otherwise there
   is no way for me to see why it is not loading?
 * Many thanks
 * Peter
 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/menu-does-not-appear-1/#post-5119916)
 * Hi cdrgold,
 * Thanks for supplying your details by email.
 * I have found that the menu is displaying and working perfectly however it is 
   being covered up and hidden by your header.
 * Please make the following changes to your style.css file on line 176, it currently
   looks like this:
 *     ```
       .et_fixed_nav #main-header, .et_fixed_nav #top-header
       {
            position: fixed;
       }
       ```
   
 * and needs changing to:
 *     ```
       .et_fixed_nav #main-header, .et_fixed_nav #top-header
       {
            position: fixed;
            z-index: 9998;
       }
       ```
   
 * Please let me know if this fixes the problem for you!
 * Many thanks
 * Peter

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

The topic ‘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/)

 * 4 replies
 * 2 participants
 * Last reply from: [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/menu-does-not-appear-1/#post-5119916)
 * Status: resolved