(This page includes affiliate links. If you click and purchase, I receive a small commission at no extra cost from you and that way you can support me. I only recommend tools that I have personally used and loved.)
Get Elementor Pro Today –
1 – Elementor Pro
Don’t want to make from scratch? Buy the template instead 🙂
Introduction – Full Screen Animated Modern Menu #2 with Elementor & GSAP
In this tutorial, we are learning to make full screen GSAP animated menu that opens/closes when clicked on our toggle button. This menu is perfect when you have lots of menu items to show. Even if you don’t have lots of items, you can still use it and replace the texts with graphic elements instead.
Animated Hamburger Icon (Toggle between Open and Close Icon)
- Refer to this video to understand it better. (https://youtu.be/FzcW342IJ-c?t=202)
- Width in .menu-icon changes width of the hamburger icon.
- height in .menu-icon changes the distance between each line.
- height in .line changes the thickness of the each lines.
- .menu-wrapper contains the styling for background, padding, border etc.
- Each CSS class has an .active state, change the appropriate values for background, border etc.
Grid Div (You can add different backgrounds too)
- grid-div is the CSS class of the HTML widget.
- You can add your custom patterns too by searching in google for “CSS background Patterns”. Example website https://www.magicpattern.design/tools/css-backgrounds.
- Here is an video explanation of creating background patterns – https://www.youtube.com/watch?v=BWoXI5gDsrs
Animated Modern Menu #3 (Full Screen)
- dm-full-nav-3 is the CSS class of the main container.
- dm-toggle-full-3 is the CSS class of the hamburger icon. You can use any widget for the toggle button.
- dm-full-nav-3-text is the CSS class of the texts in the left container.
/*No Scroll Code, Only to be used for Static Header*/