Title: fixed menu
Last modified: June 9, 2021

---

# fixed menu

 *  [narcisse57](https://wordpress.org/support/users/narcisse57/)
 * (@narcisse57)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/fixed-menu-14/)
 * Hello,
 * I need help to get my navbar menu fixed on top so that when I scroll down, the
   menu is still there.
    I have tried this css code found with Google but then when
   I apply the code , on desktop it works fine however on mobile we cannot see the
   hamburger button of the menu anymore:
 *     ```
       #site-header {
       height:70px;
       z-index:170;
       margin:0 auto;
       border-bottom:1px solid #dadada;
       width:100%;
       position:fixed;
       top:0;
       left:0;
       right:0;
       text-align: center;
   
       }
       ```
   
 * Your help would be very much appreciated
    -  This topic was modified 5 years, 1 month ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not an Developing with WordPress
      topic
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffixed-menu-14%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/fixed-menu-14/#post-14539497)
 * Hello,
 * Added the shared code and check.
    The code is working well for both desktop and
   mobile.
 * Another way is you can use a sticky menu plugin to make the header sticky.
    [https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/](https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/)

Viewing 1 replies (of 1 total)

The topic ‘fixed menu’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/fixed-menu-14/#post-14539497)
 * Status: not resolved