Site logo

Archived topic

replace mobile toggle with shiftnav

3 replies · Started by sg on May 1, 2019

Viewing posts 1–4 of 4

Hi there,

It might be best to just hide the GP mobile toggle:

.main-navigation .menu-toggle {
    display: none;
}

Then you can create a Hook Element to insert the shiftnav toggle into your desired location.

Let me know if you need more info :)

Great Thanks !

You're welcome :)

This archived topic is closed to new replies.