Title: Remove Fixed Menu
Last modified: May 18, 2017

---

# Remove Fixed Menu

 *  [marieflamingo](https://wordpress.org/support/users/marieflamingo/)
 * (@marieflamingo)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/remove-fixed-menu/)
 * Hi,
 * I have a black fixed menu appearing when I’m on mobile and tablet screen, whereas
   my customised menu is still here (in white). I want to delete the black fixed
   menu, but don’t find out how to delete it in customised css.
 * here is my website: [http://www.lebureaudelili.com](http://www.lebureaudelili.com)
 * Any idea?
 * Thanks.

Viewing 1 replies (of 1 total)

 *  [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)
 * (@addweb-solution-pvt-ltd)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/remove-fixed-menu/#post-9144042)
 * Hello marieflamingo,
 * Try below css code.
 * `
    @media only screen and (max-width: 768px) { #wprmenu_bar { visibility: hidden!
   important; } }
 * Hope this will helps you.
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Remove Fixed Menu’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [marieflamingo](https://wordpress.org/support/users/marieflamingo/)
 * Last activity: [8 years, 12 months ago](https://wordpress.org/support/topic/remove-fixed-menu/)
 * Status: not resolved