Site logo

Archived topic

Selecting Mobile Menu

5 replies · Started by Danny on May 26, 2020

Viewing posts 1–6 of 6

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.

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>

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?

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.

Alright, thank you.

You're welcome

This archived topic is closed to new replies.