Site logo

Archived topic

New Beta. Menu Icons twice.

1 reply · Started by Ender on June 11, 2019

Viewing posts 1–2 of 2

In the new beta i have the toogle button two times for the primary and the secondary menu. (tablet - mobile view). How I can disable it?

Hi there,

You have your own custom menu toggle, so you can hide the GP one like this:

.icon-menu-bars {
    display: none;
}
This archived topic is closed to new replies.