Recently, I completed a website called Link. Using only Materialize CSS, Vanilla JS, and plain CSS, I developed a single-page application that effectively hides and reveals different sections based on event listeners. Everything functions smoothly except for one issue - the mobile navbar menu does not automatically close after being tapped. Despite searching through documentation, I have been unable to find a solution specific to this problem. Can anyone advise me on how to ensure the navbar closes whenever a user clicks on a menu option?