One of the most challenging part when you’re working on a web projects with lots of content is to make it easy for a user to navigate through this content. One example we can all think of is Amazon: infinite categories, each one with its own sub-categories… that’s why they currently provide an easy-to-access navigation, in the form of a mega-dropdown element on the top-left corner of the page.
So here’s a responsive and easy to customize mega-dropdown component. The menu has been done purely in CSS, jQuery only used to listen to click events.
GIPHY App Key not set. Please check settings