I have encountered an issue with my dropdown lists. The lists function properly on hover, but if I click outside the list area, it still remains visible.
Despite my attempts to fix the problem in the CSS, I am unable to pinpoint the exact cause of the issue.
As a newcomer to CSS, I am seeking guidance on a more effective approach for styling dropdowns.
UPDATE:
While testing this in Firefox, I was unable to replicate the issue. How can I ensure consistent functionality across all browsers?