[Resolved] replace mobile toggle with shiftnav

Home Forums Support [Resolved] replace mobile toggle with shiftnav

Home Forums Support replace mobile toggle with shiftnav

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #885385
    sg

    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.

    #885947
    Tom
    Lead Developer
    Lead Developer

    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 ๐Ÿ™‚

    #887168
    sg

    Great Thanks !

    #887183
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.