Title: Hide menu responsive
Last modified: July 25, 2018

---

# Hide menu responsive

 *  [fbandiki](https://wordpress.org/support/users/fbandiki/)
 * (@fbandiki)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/hide-menu-responsive/)
 * Hi,
 * I use rookie theme with sportspress football
 * How do I hide the responsive menu of mobile devices? I would like to use only
   a menu of another plugin
 * tks
    fbandiki

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

 *  [TUT Support](https://wordpress.org/support/users/phpexpert21/)
 * (@phpexpert21)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/hide-menu-responsive/#post-10529797)
 * Hello fbandiki,
 * Please share the site url so we can help you with custom css.
 * Kind Regards,
 * Manoj
 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/hide-menu-responsive/#post-10531529)
 * Hi!
 * Thanks for reaching out!
 * Add the following code in your custom css field ( `Wp admin > SportsPress > Settings
   > General > Custom CSS` ) and let us know how it works:
 *     ```
       body .main-navigation .menu-toggle {
       	display: none;
       }
       ```
   
 * Thanks!
 *  [bwreilly00](https://wordpress.org/support/users/bwreilly00/)
 * (@bwreilly00)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/hide-menu-responsive/#post-10533616)
 * Copied the code into custom css and did not change anything. Noticed that the‘
   body’ was in green text and others in normal blac. Do not know if this means 
   anything thing as I thought CSS stood for “colored space ship” (I’m not a developer).
 * i saved the changes, went to home page and did a click on update button. Went
   to view home page and no change
 * Also, instead of not displaying the message, I would like to display a different
   message.
 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/hide-menu-responsive/#post-10540541)
 * Hi!
 * Would you mind pasting the link to your website here, so we can check it out?
 * Kind Regards,
    -Roch

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

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

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

 * 4 replies
 * 4 participants
 * Last reply from: [Roch](https://wordpress.org/support/users/rochesterj/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/hide-menu-responsive/#post-10540541)
 * Status: not resolved