I am trying to recreate some of the functionality of the menu seen on stripe.com/blog
I would like to create some menus like this for both the mobile and desktop version, but let’s start out with the mobile version 🙂
MobileMenu when unfolded
Here is my current CSS Grid nav in a Codepad
I need an area with links like this to show up when clicking the menu icon. How should I do it?