Title: HAMBURGER MENU
Last modified: September 19, 2022

---

# HAMBURGER MENU

 *  Resolved [mairaaboleda](https://wordpress.org/support/users/mairaaboleda/)
 * (@mairaaboleda)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/hamburger-menu-17/)
 * Hello, could you help me please?
    I have problems with the hamburger menu because
   when I display it and lower the scrool on my cell phone, it remains static and
   the cross to close remains in the header.
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhamburger-menu-17%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/hamburger-menu-17/#post-16029115)
 * Sorry for the trouble [@mairaaboleda](https://wordpress.org/support/users/mairaaboleda/).
 * To fix it, try adding this CSS code to **Appearance** > **Customize** > **Additional
   CSS** from dashboard.
 *     ```
       @media only screen and (max-width: 1199px) {
         .mobile-menu-active .main-navigation {
           position: static;
         }
       }
       ```
   
 *  Thread Starter [mairaaboleda](https://wordpress.org/support/users/mairaaboleda/)
 * (@mairaaboleda)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/hamburger-menu-17/#post-16029125)
 * Thank you so much! It works 😀

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

The topic ‘HAMBURGER MENU’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [mairaaboleda](https://wordpress.org/support/users/mairaaboleda/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/hamburger-menu-17/#post-16029125)
 * Status: resolved