• Resolved minto

    (@minto)


    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)
  • 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

    (@minto)

    haha, that simple! ??

    thank you very much, Kharis!

    ??

    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

    Ok, now I’m having this issue too. ?? I’m using the Stargazer theme from Elementor. https://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

    (@minto)

    Hey @clayton06

    add sth like:

    .ltr #menu-primary .menu-toggle button { height: 3em; }

    greetz…

    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

    (@minto)

    look there:
    https://infiniumarts.com/wp-content/themes/stargazer/style.min.css?ver=4.9.8

    #menu-primary
    or
    #menu-primary > .wrap

    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

    (@minto)

    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 6 years, 5 months ago by minto.
    • This reply was modified 6 years, 5 months ago by minto.
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Mobile menu missing’ is closed to new replies.