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

    Hi

    I recently updated to the latest version and the burger mobile menu seems to have stopped working on small screens.

    I’ve deactivated all the plugins and cleared the caches, but this doesn’t seem to have fixed the problem.

    Can you advise?

    kind regards

    Duncan

    #832258

    Hey Duncan,

    You have following custom CSS code

    @media (max-width: 1200px) {
    nav.main_menu {
        display: none !important;
    }}

    Please remove it and flush cache on your caching plugin

    Best regards,
    Yigit

    #832262

    bingo!

    forgot I’d added css to the child theme :)

    many thanks

    Duncan

    #832274

    Hi!

    You are welcome Duncan, let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Burger Menu not working’ is closed to new replies.