Can someone help me understand why my burger div (navigation button on mobile) is not animating to form an X shape? I've tried using JavaScript to toggle the class name but it doesn't animate the lines at 45 degrees. Any insights on what I might be missing or doing wrong? I want to change the burger (nav button) so that it forms an X and hides the center line by fading it out using JavaScript.
This is my first time asking a question on Stack Overflow, so please bear with me.