(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 – Animated Modern Menu #13 with Elementor & GSAP
In this tutorial, we are learning to make GSAP animated menu that opens/closes when clicked on our toggle button. This menu is fully responsive and creates amazing staggering column-like effect when opening and closing.
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.
Animated Modern Menu #13
- dm-menu-anim-bg is the CSS class of the main container of the menu.
- dm-menu-anim-column is the CSS class of the inner column containers.
- dm-menu-social-anim is the CSS class of the social icons inside column container.
- dm-menu-title-anim is the CSS class of the menu titles. (Make sure to give it HTML tag p)
- dm-menu-anim-toggle is the CSS class of hamburger icon.