Title: Disable responsive menu
Last modified: August 21, 2016

---

# Disable responsive menu

 *  Resolved [niquality](https://wordpress.org/support/users/niquality/)
 * (@niquality)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/disable-responsive-menu/)
 * Hi,
 * I installed the Plugin WP Responsive Menu which works great. How can I disable
   the Fruitful theme menu on mobile deivices? Now I get two menus.
    [http://www.kompetensinstitutet.se/](http://www.kompetensinstitutet.se/)

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

 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/disable-responsive-menu/#post-5131483)
 * Go to **Appearance > Theme Options**, scroll down and click **Custom CSS**. Copy&
   paste this rule into the Styles editor, then click the **Save** button:
 *     ```
       #mobile-menu-1 {
          display: none;
       }
       ```
   
 * This will hide the mobile menu for Fruitful.
 *  Thread Starter [niquality](https://wordpress.org/support/users/niquality/)
 * (@niquality)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/disable-responsive-menu/#post-5131489)
 * Works! Thank you!!
 *  Theme Author [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * (@fruitfulcode)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/disable-responsive-menu/#post-5131692)
 * In latest theme version 2.0 if you uncheck “responsive” mode in theme options,
   menu will be not responsive any more.
 * Previous css fix is working too.
 *  [InboundMantra](https://wordpress.org/support/users/inboundmantra/)
 * (@inboundmantra)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/disable-responsive-menu/#post-5131759)
 * Hi,
 * I am also trying to achieve the same thing. But, somehow doesn’t work for me.
   Please help.
 *  [InboundMantra](https://wordpress.org/support/users/inboundmantra/)
 * (@inboundmantra)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/disable-responsive-menu/#post-5131760)
 * Sorry, my site is [http://www.agiledgesolutions.com/](http://www.agiledgesolutions.com/).
   I want to only disbale and hide the Mobile menu.
 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/disable-responsive-menu/#post-5131761)
 * [@inboundmantra](https://wordpress.org/support/users/inboundmantra/), I don’t
   see the Fruitful mobile menu on your site, only the WP Responsive menu.
 *  [jbg501](https://wordpress.org/support/users/jbg501/)
 * (@jbg501)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/disable-responsive-menu/#post-5131773)
 * I am having the same problem of removing the main menu for mobiles to prevent
   two menus from appearing -http://thescienceteacher.co.uk/
    please help!
 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/disable-responsive-menu/#post-5131774)
 * [@jbg501](https://wordpress.org/support/users/jbg501/), first of all, please 
   start your own thread, don’t jump on to another one. I’m sure the original poster
   doesn’t want e-mail notifications about your particular problem.
 * Second, and more importantly, this is the support forum for the Fruitful theme.
   Your site is running the Responsive theme. You want to post your question on 
   the [Responsive support page](https://wordpress.org/support/theme/responsive).

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

The topic ‘Disable responsive menu’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/fruitful/3.8.2/screenshot.png)
 * Fruitful
 * [Support Threads](https://wordpress.org/support/theme/fruitful/)
 * [Active Topics](https://wordpress.org/support/theme/fruitful/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/fruitful/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/fruitful/reviews/)

 * 8 replies
 * 5 participants
 * Last reply from: [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/disable-responsive-menu/#post-5131774)
 * Status: resolved