Site logo

[Resolved] cannot get my menu to display on mobile view

Home Forums Support [Resolved] cannot get my menu to display on mobile view

Home Forums Support cannot get my menu to display on mobile view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2550756
    Elizabeth

    Hi there,

    My site: https://cashhomebuyerpros.com/

    On mobile view, I want to show my logo, my “get my offer” button, and the off canvas panel menu button. I want these three to all scroll together sticky style. Currently, the mobile menu button does not display at all. I think it could potentially be rendering behind the logo/button combo thing I built. Kindly advise what changes to make in order for all 3 to display together and scroll together sticky style.

    Thank you,

    Liz

    #2550978
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Additional CSS you have this:

    /* remove menu toggle */
    .main-navigation .menu-toggle,
    #mobile-header .menu-toggle {
        display: none;
    }

    Delete that CSS as its hiding the hamburger toggle

    #2551647
    Elizabeth

    that fixed it! thank you

    #2551691
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.