I have a multi-level menu that I want to customize with the following specifications:
- Same background color (#5b740d)
- Same active background color (red)
- Same hover background color (red)
The code I found on the internet was too complex, so I tried to simplify it myself. However, when I hover over one item, another item is also affected. This bug needs fixing.
Please help me simplify my CSS code and resolve the issue of incorrect hover effects. Any assistance would be greatly appreciated.
Here is the link to my current code: http://jsfiddle.net/SWF6w/