Hamburger freezes when Position=fixed
Hamburger freezes when Position=fixed
Everything works, until I fix the navbar to the top (Position: fixed; Top: 0). On a small screen, when one scrolls down the visited page, the hamburger menu freezes. It stops working. When the "Position: fixed" is commented out, the hamburger menu works. Most menus today are fixed to the top, so this is an important property.