Answer the question
In order to leave comments, you need to log in
How to make such a hamburger menu?
Help, I need to make a menu like on this site - " previews.aspirity.com/danny " (to see the menu you need to reduce the screen width to 700px)
I don't know how to make such menus, I hope for your help!
Answer the question
In order to leave comments, you need to log in
You create an identical menu, but ul is already with a different class, you set styles for this "mobile" menu, how it should look in the end,
then you do top: -100%;
you create for this menu a class active, for it one property top:0;
And then using jquery you make a click event where you only have the active class
there are actually two menus, one works in desktops and the second in mobile phones ..
the code inspector gives this, but although it may be that it is simply cloned
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question