Title: WPR Menu not working
Last modified: December 8, 2020

---

# WPR Menu not working

 *  Resolved [bwgunner](https://wordpress.org/support/users/bwgunner/)
 * (@bwgunner)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/wpr-menu-not-working/)
 * I’m trying to get this PRO plugin to work on our site and have mixed results.
 * When I use the Footer Menu I can navigate to top-level pages, but not sub-menus.
 * When I use the Mobile Menu (current setting) the sub-menus don’t spring open 
   and no options work as clickable nav on either Safari or Chrome.
 * Help?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwpr-menu-not-working%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [bwgunner](https://wordpress.org/support/users/bwgunner/)
 * (@bwgunner)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/wpr-menu-not-working/#post-13793354)
 * So no love on this? Currently this plug-in DOES NOT WORK on our website…
 * [https://designengineers.com/](https://designengineers.com/)
 *  Plugin Support [bibhuprakash123](https://wordpress.org/support/users/bibhuprakash123/)
 * (@bibhuprakash123)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/wpr-menu-not-working/#post-13801140)
 * Hello [@bwgunner](https://wordpress.org/support/users/bwgunner/),
 * Sorry for the issue.
    Can you please check by changing your current theme?
 * After this Let us know if you are still having the same issue.
 * Regards,
    Bibhu
 *  Plugin Support [bibhuprakash123](https://wordpress.org/support/users/bibhuprakash123/)
 * (@bibhuprakash123)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/wpr-menu-not-working/#post-13801541)
 * Hello [@bwgunner](https://wordpress.org/support/users/bwgunner/),
 * I found the solution for you.
    As per my previous reply, the issue was occurring
   due to your theme css override. Here the details and you need to use a parent
   class for your theme css for which the css code will not override the wp responsive
   menu pro css.
 * **coding file path : wp-content/themes/theme/assets/css/custom.css line no – 
   211**
 *     ```
       .sub-menu {
           /* background: #6db1cb; */
           /* background: #F28D1E; */
           /* border-bottom: none; */
           /* color: #fff; */
           /* left: 0; */
           /* margin: 20px 0 0 0; */
           /* opacity: 0; */
           /* padding: 0; */
           /* position: absolute; */
           /* top: 39px; */
           /* visibility: hidden; */
           /* z-index: 9999; */
           /* width: 180px; */
       }
       ```
   
 * According to my debug when I comment the above css lines, the issue is resolved.
   
   Hope this will help full to you.
 * After this let us know if you are still having the same issue.
 * Regards,
    Bibhu
 *  Thread Starter [bwgunner](https://wordpress.org/support/users/bwgunner/)
 * (@bwgunner)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/wpr-menu-not-working/#post-13803833)
 * YES! Thank YOU Bibhu!
 * I will implement immediately, I really appreciate this.
 * Brian
 *  Plugin Support [bibhuprakash123](https://wordpress.org/support/users/bibhuprakash123/)
 * (@bibhuprakash123)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/wpr-menu-not-working/#post-13806278)
 * Hello [@bwgunner](https://wordpress.org/support/users/bwgunner/),
 * Give us a nice review if you really enjoy the plugin, it will be more valuable
   for us.
 * Regards,
    Bibhu

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

The topic ‘WPR Menu not working’ is closed to new replies.

 * ![](https://ps.w.org/wp-responsive-menu/assets/icon-256x256.png?rev=2246917)
 * [WP Responsive Menu](https://wordpress.org/plugins/wp-responsive-menu/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-responsive-menu/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [bibhuprakash123](https://wordpress.org/support/users/bibhuprakash123/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/wpr-menu-not-working/#post-13806278)
 * Status: resolved