Title: Remove responsive menu
Last modified: August 30, 2016

---

# Remove responsive menu

 *  Resolved [WouterKleijn1](https://wordpress.org/support/users/wouterkleijn1/)
 * (@wouterkleijn1)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-responsive-menu-2/)
 * Dear all,
 * Trying to set up my website. Quick question. The menu of my site looks fine: 
   [http://zizuwear.com/wp/](http://zizuwear.com/wp/)
 * However, when I view it on a mobile phone or any other device with a screenwidth
   below 664 pixels, a small responsive menu pops up. I’ve been trying hard to get
   rid of it, but to no avail so far.
 * I have found some topics on this forum dealing with this matter, but haven’t 
   been able to figure it out myself yet unfortunately.
 * Your help would be greatly appreciated..
 * Warm regards,
 * Wouter

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

 *  [codemovement.pk](https://wordpress.org/support/users/codemovementpk/)
 * (@codemovementpk)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-responsive-menu-2/#post-6826031)
 * You can use media queries to hide the menu for screenwidth below 664px and hide
   it using display:none property
 * [@media](https://wordpress.org/support/users/media/) screen and (ax-width: 664px)
   {
 * }
 *  Thread Starter [WouterKleijn1](https://wordpress.org/support/users/wouterkleijn1/)
 * (@wouterkleijn1)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-responsive-menu-2/#post-6826369)
 * Dear Codemovement,
 * Thank you so much 🙂 This is very much appreciated.
 * Warm regards,
 * Wouter

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

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

## Tags

 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [reponsive](https://wordpress.org/support/topic-tag/reponsive/)

 * 2 replies
 * 2 participants
 * Last reply from: [WouterKleijn1](https://wordpress.org/support/users/wouterkleijn1/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/remove-responsive-menu-2/#post-6826369)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
