Archived topic
Double menu in my header
5 replies · Started by Carsten on December 30, 2020
Viewing posts 1–6 of 6
Hi there, any idea why I'm seeing a double menu in my header?
Thanks for looking into this!
Hi there,
Does one of them disappear if you lower the mobile menu breakpoint back to the default 768px?
No, then I see both a mobile menu and normal menu.
Hi there,
This is a known issue with the slideout toggle and the mobile menu breakpoint displaying at a wider width.
For now, try this:
.menu-bar-item.slideout-toggle {
display: none;
}
Thanks for the code.
No problem!
This archived topic is closed to new replies.