Title: remove menu mobile version
Last modified: June 28, 2020

---

# remove menu mobile version

 *  Resolved [lizrojas](https://wordpress.org/support/users/lizrojas/)
 * (@lizrojas)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/remove-menu-mobile-version/)
 * I removed the menu from the page, however it still appears in the mobile version..
   help please!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-menu-mobile-version%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [Superb](https://wordpress.org/support/users/themeeverest/)
 * (@themeeverest)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/remove-menu-mobile-version/#post-13044755)
 * Hi [@lizrojas](https://wordpress.org/support/users/lizrojas/) the desktop and
   mobile uses the same menu, you can edit it under appearance > menu.
 * If you did that then it’s probably caching issues you’re experiencing, try clearing
   it.
 * You can also check your website in incognito on your mobile, maybe it’s your 
   mobile that has an old cached version.
 * IF it’s because you want to hide the navigation completely then please go to 
   appearance > customize > additional CSS and add this:
 *     ```
       .primary-navigation.header-activated {
           display: none;
       }
       ```
   
 * Don’t forget to rate the theme if you like it!
 *  Thread Starter [lizrojas](https://wordpress.org/support/users/lizrojas/)
 * (@lizrojas)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/remove-menu-mobile-version/#post-13049968)
 * It’s works.. thank you!
 *  Theme Author [Superb](https://wordpress.org/support/users/themeeverest/)
 * (@themeeverest)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/remove-menu-mobile-version/#post-13050378)
 * Yay, I’m happy to hear that [@lizrojas](https://wordpress.org/support/users/lizrojas/)
 * Don’t forget to rate the theme if you like it! 🙂

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

The topic ‘remove menu mobile version’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/landing-pageasy/6.6/screenshot.
   png)
 * Landing Pageasy
 * [Support Threads](https://wordpress.org/support/theme/landing-pageasy/)
 * [Active Topics](https://wordpress.org/support/theme/landing-pageasy/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/landing-pageasy/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/landing-pageasy/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Superb](https://wordpress.org/support/users/themeeverest/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/remove-menu-mobile-version/#post-13050378)
 * Status: resolved