[Resolved] Selecting Mobile Menu

Home Forums Support [Resolved] Selecting Mobile Menu

Home Forums Support Selecting Mobile Menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1302369
    Danny

    Hey guys. We’ve already set up our theme now, but I found that the mobile menu and animation that’s used on this site demo: https://gpsites.co/volume/

    I’d like to use that mobile menu + animation for the theme setup we have now with GP. How can I do that? The regular menu on desktop needs to be the same as currently.

    #1302704
    Leo
    Staff
    Customer Support

    Hi there,

    We would need to do this step by step.

    Can you first create a hook element like this?
    https://www.screencast.com/t/vRfhsUyFWvSO

    This is the content:

    <div class="slideout-header">
    	<span class="custom slideout-toggle"><a><!-- custom slideout toggle --></a></span>
    	<span class="slideout-exit"><a><!-- custom slideout exit --></a></span>
    </div>
    #1303066
    Danny

    Thank you for the response, Leo.

    If we’re looking to do this without hooks, but instead with code like it’s done with the actual theme in question here. How would we do that?

    #1303138
    David
    Staff
    Customer Support

    Hi there,

    the method that Leo is providing IS the way that Volume works. The Menu toggle has to be hooked in to position for it to be part of the animation.

    #1309770
    Danny

    Alright, thank you.

    #1309780
    David
    Staff
    Customer Support

    You’re welcome

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