• Resolved April Roy

    (@awapril)


    Here is a link to my site: https://myancientwisdom.com/

    Menu shows up just fine on desktop, but when I check the ipad and the iphone there is no menu to be found anywhere…so I can’t get to my blog or any other items in mobile view.

    I am going to try and add a menu to my footer as well, (something I was planning on anyway) but I really want visitors to be able to navigate from the top of the page on mobile devices too.

    Thanks in advance! ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello awapril,

    Menu button color is in white color so you can not find menu option. Try below css code.


    .btn-menu {
    color: #000;
    }

    Hope this will helps you.

    Thanks!

    Thread Starter April Roy

    (@awapril)

    Well, that worked…mostly…

    The black hamburger menu showed up on all the mobile pages I have except the Gallery page on my ipad. But it’s only missing from the ipad mobile version…not the iphone.

    Also, it looks like the fix changed some of the ways that the pages are displaying in general…but maybe I wasn’t looking at it that close before. That might be another topic.

    Right now I want to fix the menu not showing up on the Gallery page.

    Thread Starter April Roy

    (@awapril)

    Also, I just found out the menu is actually “there” on the gallery page because I tapped my finger on the ipad screen where I thought it would but and the drop down menu popped up…so it must still be white only on that page for some reason???

    Hello @awapril,

    Please try to change Mobile menu button color in Dashboard → Appearance → Customize → Colors → Header section, instead of using the CSS code mentioned above.

    Kind Regards, Roman.

    Thread Starter April Roy

    (@awapril)

    @romanbon

    Looks like that worked much better than the css. Thanks a ton!

    You are welcome @awapril! And have a nice day ??

    Kind Regards, Roman.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Mobile Menu not showing at all’ is closed to new replies.