My website has a navbar with a single dropdown menu positioned on the right-hand side. However, I am facing an issue when using it on mobile devices - when I click the toggle button (3 bars), the menu is displayed but the icon disappears.
The problem escalates further when I click elsewhere on the page, such as dummy text, causing the menu to disappear while the icon remains hidden.
Is there any possible solution to this vexing problem?
You can view an example of this issue here: https://jsfiddle.net/2eqd8wra/
Many thanks in advance for your valuable insights.