• Hi,

    Can you check? The navigation is not displaying in mobile.
    Please let me know ASAP.

    Best regards.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Bert O

    (@websitehelperberto)

    Try adding:

    
    button.menu-toggle {
        position: relative;
        z-index: 1;
    }
    
    #top-menu {
        z-index: 1;
        position: relative;
    }

    You will most likely need a few more lines of CSS to position it correctly.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    @joannaaustria, Please seek support from your theme authors, as we do not support commercial themes here.

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

The topic ‘Mobile Navigation Not Working in Mobile’ is closed to new replies.