[Solved] I neeHelp at making a responsive menu


So the anwer to fix the issue was to set the responsive menu class to absolute, also you have to use right: 0; so it stays in place.
After that i figured out that i could just move the menu links down since they are also absolute now in order to prevent them from overlapping the button.

Thanks for the effort of helping everyone 😉

solved I neeHelp at making a responsive menu