I have a website so far and I’m not sure how to have the entire navigation bar menu dropdown. In the demonstration, this is before the hover:
And after the hover:
I’ve been looking over the web on how to do this to my own Shopify website code. Does anyone have any tips or resources for what this type of drop-down menu is called?
4
Answers
You want to drop full nav to down (its called fullscreen navigation downward). Here, is the example from w3schools.com
You can use my Component Library for the navigation drop-down.
Rebalance UI
if you want open dropdown with animation, use below code:
This code will do the tasks you defined in 1 second