Archived topic
replace mobile toggle with shiftnav
3 replies · Started by sg on May 1, 2019
Viewing posts 1–4 of 4
hi , i am using shiftnav to replace gp mobile toggle.
is there anyway i could replace the GP toggle with shiftnav toggle in the MENU ?.
they have provided document here:
https://sevenspark.com/docs/shiftnav-toggles-html
Thanks.
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.