• Resolved peter65

    (@peter65)


    Hi,

    Menu does not show on mobile or tablet.
    Menu is set to top bar, top bar is black. (I saw a post about this problem if header is white, it is white but menu is set to top bar)
    If I set it to footer as well it does show in the footer on android mobile and android tablet but not on iphone6.

    I just made some changes to size of logo and header colour to see if this makes a difference but the changes do not seem to have gone live. Visit Site –> Shows different version (correct version based on changes) to desktop url and again a different version on mobile url too.

    Regards

    Peter

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Peter,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    body.default-breakpoint #top-bar-nav, body.default-breakpoint #site-navigation-wrap, body.default-breakpoint .oceanwp-social-menu, body.default-breakpoint .after-header-content {
      display: block;
    }

    Thanks!

    Thread Starter peter65

    (@peter65)

    Thanks, that worked!

    Theme Author oceanwp

    (@oceanwp)

    Thank you @emranemranx 🙂

    Hi !
    I think I have the same problem. I tried the CSS code above, but i have not hamburger menu but the all menu.

    My website : http://adriencronet.be/

    I try to have a hamburger mobile menu on the right that opene full screen (I already set the mobile menu otions) but I don’t see it…

    Any ideas ? 🙂

    Theme Author oceanwp

    (@oceanwp)

    Hello @flovanden, it is because it is not the header but the top bar, you need to have a header to make the mobile menu to work.

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

The topic ‘Mobile Menu Not Visible’ is closed to new replies.