Title: Disabling the Menu
Last modified: September 1, 2016

---

# Disabling the Menu

 *  [foreverlearning](https://wordpress.org/support/users/foreverlearning/)
 * (@foreverlearning)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/disabling-the-menu/)
 * Is there a way to disable the menu all together? When I deselect wptouch in the
   appearance/nav it will default to the primary. I really don’t want it to use 
   any menu. Is this possible?
 * Thanks in advance
 * DAn
 * [https://wordpress.org/plugins/wptouch/](https://wordpress.org/plugins/wptouch/)

Viewing 1 replies (of 1 total)

 *  [Oliver](https://wordpress.org/support/users/oliverraduner/)
 * (@oliverraduner)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/disabling-the-menu/#post-8626132)
 * Hi [@foreverlearning](https://wordpress.org/support/users/foreverlearning/)
    
   I was looking for the same and solved it:
 * 1) open the “header-bottom.php” file from wp-content/plugins/wptouch/themes/bauhaus/
   default/header-bottom.php
    2) go to line #40: <div id=”menu-toggle”… 3) comment-
   out the whole line like this:
 * `<?php /*<div id="menu-toggle" class="menu-btn tappable show-hide-toggle <?php
   if ( bauhaus_is_menu_position_default() ) { echo 'menu-left'; } else { echo '
   menu-right'; } ?>" data-effect-target="menu" data-menu-target="menu" role="button"
   ><!--icon-reorder--></div>*/ ?>`
 * 4) save & done – wptouch won’t show the menu in the top anymore
 * Cheers,
    Oliver

Viewing 1 replies (of 1 total)

The topic ‘Disabling the Menu’ is closed to new replies.

 * ![](https://ps.w.org/wptouch/assets/icon-256x256.png?rev=1313960)
 * [WPtouch - Make your WordPress Website Mobile-Friendly](https://wordpress.org/plugins/wptouch/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wptouch/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wptouch/)
 * [Active Topics](https://wordpress.org/support/plugin/wptouch/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wptouch/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wptouch/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Oliver](https://wordpress.org/support/users/oliverraduner/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/disabling-the-menu/#post-8626132)
 * Status: not resolved