Hi all, I need help with this navigation bar. I have to develop this Nav bar which has a hamburger menu for the desktop. When the menu opens the links should overlay the nav bar. Here you can see what I want to achieve. Can someone help me with that?
There may be better ways to do it, but if I set the navbar element positioning to relative, then the ‘navbar_menu’ element to absolute positioning, I can control the overlay.