Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m having the same issue 🙁 pity

    Tom

    (@atomiktd)

    Unfortunately the same with me 🙁
    But mobile menu still exists.
    Any help?

    Tom

    (@atomiktd)

    I’ve pinned it out.
    The problem is with duplicating “collapse” class in both theme and plugin.
    You can fix it using CSS by narrowing selectors like

    .nav-collapse.collapse {
      display: block;
    }

    With this you have nav menu back.

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

The topic ‘Menu conflict with Customizr theme’ is closed to new replies.