Navbar issue, when i open and close the navbar nothing works

Hello Everyone

I have an issue with the nav bar of a project im working on which is when i open and close the Navbar I cant clique or hover or anything , everything works before I open the Navbar by Burger menu but once I close it nothing on the page works , I cant click or hover on any links . How can I fix this problem ?

Thank you in advance

Can you share your read only link?

Wow, the amount of IX, and the complexity of them! I won’t look into detail to debug them.
But I can say that the element that is blocking clicks after the menu is closed is the .menu-parent element, so your IX are now removing it from the view, and it gets in the way.

Okay Thank you so much Vincent I guess i will redesign it from scratch .