Site logo

Archived topic

Duplicate empty hamburger menu on mobile view

9 replies · Started by Michael on April 23, 2020

Viewing posts 1–10 of 10

Hi,

Have searched the forums for a solution to this, and tried inspecting the elements with the browser. I'm not sure where the second menu is coming from. I have megamenu installed, but I can't see anything in those settings.

The second menu in mobile view is blank. I saw a secondary menu setting in the customiser, but changing the settings there didn't remove it either.

Could you put me out of my misery and have a look see what is generating this second empty menu in mobile view?

Hi there,

I assume you just want to keep the first toggle on the left?

If so try this CSS:

#mobile-header .menu-toggle {
    display: none;
}

Let me know :)

Thank you Leo, I'd like to know what creates that menu so I can disable it. Hiding it is a good solution but still curious.

That's GP's default toggle. It's duplicated as you are using the mega menu plugin.

Thanks Leo, can it be turned off in GP ?

That works :)

No problem :)

Not to hijack this post, but I am having the same issue. I have a Mega Menu hamburger menu, as well as what looks like the default Mobile Menu from GP displaying at the same time. When I disable the Mobile Menu in GP (as per your instructions above), it disables the Mega Menu as well, leaving only the logo. Enabling it produces both menus. (and just like OP, 2nd GP mobile menu is empty).

Has there been a fix/solution for this yet?

This archived topic is closed to new replies.