I am using dawn theme latest version, in that mobile version when i try to view the website, when hamburger menu clicked and scrolled it got bug, i’ll attach the video of the error. I need to rectify the error.
https://drive.google.com/file/d/1XhIac_moPi5ahIRKctGhwC1NtkVBhs0v/view?usp=drive_link
Thanks in advance.
You’ve significantly modified the theme code.
Here, selected is the CSS rule which interferes with the menufunctionality:
How to rectify this in step by step, it’ll be very grateful 
It’s in your layouts/theme.liquid, between and .
This can be simply commented out with /* … */, but probably there was a reason for adding this code (though usually it’s not done like this).