Title: Mobile menu missing
Last modified: April 27, 2018

---

# Mobile menu missing

 *  Resolved [minto](https://wordpress.org/support/users/minto/)
 * (@minto)
 * [8 years ago](https://wordpress.org/support/topic/mobile-menu-missing/)
 * Hi Vlad,
    on mobile view the menu is missing. No CSS applied, that could affect
   this. Any solution plz?
 * thx!
 * ps:
    i love your theme!

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

 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [8 years ago](https://wordpress.org/support/topic/mobile-menu-missing/#post-10225590)
 * Hello there,
 * I guess your header bar color is light on mobile screen. Your mobile menu invisible
   because it’s light as well. You can make it darker by adding this CSS code to
   Appearance > Customize > Additional CSS from dashboard.
 *     ```
       .btn-menu {
         color: #000 !important;
       }
       ```
   
 * Regards,
    Kharis
 *  Thread Starter [minto](https://wordpress.org/support/users/minto/)
 * (@minto)
 * [8 years ago](https://wordpress.org/support/topic/mobile-menu-missing/#post-10225664)
 * haha, that simple! 😀
 * thank you very much, Kharis!
 * 🙂
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [8 years ago](https://wordpress.org/support/topic/mobile-menu-missing/#post-10225688)
 * You’re welcome!
 * Please let us know in a new topic if you have any further questions, or if we
   can provide you with any other assistance.
 * Regards,
    Kharis
 *  [clayton06](https://wordpress.org/support/users/clayton06/)
 * (@clayton06)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/mobile-menu-missing/#post-10739601)
 * Ok, now I’m having this issue too. 🙁 I’m using the Stargazer theme from Elementor.
   [http://www.infiniumarts.com](http://www.infiniumarts.com) I noticed that before
   I edited each individual page, the menu would appear on my mobile device. However,
   after I edit the page, it then disappears from showing up on my mobile and tablet
   views.
 * I know this page says the issue is resolved but I didn’t know where else to post
   that I was having problems.
 * PLEASE HELP! 🙁
 *  Thread Starter [minto](https://wordpress.org/support/users/minto/)
 * (@minto)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/mobile-menu-missing/#post-10739661)
 * Hey [@clayton06](https://wordpress.org/support/users/clayton06/)
 * add sth like:
 * .ltr #menu-primary .menu-toggle button { height: 3em; }
 * greetz…
 *  [clayton06](https://wordpress.org/support/users/clayton06/)
 * (@clayton06)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/mobile-menu-missing/#post-10739965)
 * Thank you! I think that may have worked for the mobile but I still can’t see 
   the menu on the tablet size. 🙁
 *  Thread Starter [minto](https://wordpress.org/support/users/minto/)
 * (@minto)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/mobile-menu-missing/#post-10740004)
 * look there:
    [https://infiniumarts.com/wp-content/themes/stargazer/style.min.css?ver=4.9.8](https://infiniumarts.com/wp-content/themes/stargazer/style.min.css?ver=4.9.8)
 * #menu-primary
    or #menu-primary > .wrap
 *  [clayton06](https://wordpress.org/support/users/clayton06/)
 * (@clayton06)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/mobile-menu-missing/#post-10740047)
 * ok. Uhm… I hate to sound dumb but I thought u meant to add that code under “CSS
   Addition”. Are you saying I need to find that #menu-primary in the editor?? I’m
   sorry but I’m not a coder.. 🙁
 *  Thread Starter [minto](https://wordpress.org/support/users/minto/)
 * (@minto)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/mobile-menu-missing/#post-10740082)
 * yes, in your css-editor-view.
 * i did not entirely inspect this, but you should have a look around this selector
   in hierarchy. because in tabletview, this is the related area..
 * search & play around with your css-structure. the menu is present, but not shown.
   so you need to edit the right selectors. & if not possible, ask your theme-developers.
    -  This reply was modified 7 years, 7 months ago by [minto](https://wordpress.org/support/users/minto/).
    -  This reply was modified 7 years, 7 months ago by [minto](https://wordpress.org/support/users/minto/).

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

The topic ‘Mobile menu missing’ is closed to new replies.

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

## Tags

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

 * 9 replies
 * 3 participants
 * Last reply from: [minto](https://wordpress.org/support/users/minto/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/mobile-menu-missing/#post-10740082)
 * Status: resolved