Issue with Hamburger menu

Inside the builder is look fine but not working in Live, adding extra padding that doesn’t even exist.

Site link: alpravdesign.com

Inside Builder

Live Site & Preview


event issue with the about option, if I click, it doesn’t disappear.

Please anyone is here? I’m facing this issue for so long

Hey,

found an issue, so I guess when working with animations in CSS, which in your case is done through plugin “simple scroll animations”, it seems like css treats animate div as “position:relative”, so your absolute positioned menu gets attached to that div instead of body.

In your case I removed an animation from this navbar-component… Didnt find any better solutions

Thanks a lot @Pakic it has now fixed but if you kindly check the anchor scrolling inside the Hamburger menu it would be nice cause it’s not disappear after I select the about option.