I am facing a challenge with a CSS-only drop-down menu where the top main menu item loses its highlight when I move the cursor over the sub-menu items. You can view the menu in action here: .
For example, if you hover over "Kids" and then move your cursor down to "Girls," the "Kids" option no longer remains highlighted.
If anyone has any suggestions on how to solve this issue without using JavaScript, I would greatly appreciate it! Thank you in advance.