Thanks for the mention. I’ll be doing an updated version of this menu tomorrow night on my personal stream. But this time using grid instead of flexbox.
Both of these videos are great resources! Thank you very much for sharing. I’ve taken your project clone and worked backwards. This is the best way for me to learn.
One thing I’m trying to figure out would be to make the menu appear on click rather than hover.
Here is my initial attempt at my first mega menu. I also combined a fill Nav background on scroll.
Im now wondering how I can manage to to fill the nav background when a menu item is clicked and back to transparent when un-clicked? I think another way i could do this is just have a completely new nav bar drop in when clicked… just wondering if anyone has an idea for a cleaner way.