I have been using CSS to create a dropdown navigation menu without the use of JavaScript. It seems to be working perfectly in most browsers, however, I am encountering some issues with certain versions of Internet Explorer. I've spent hours trying various solutions, but nothing seems to work. If anyone has any suggestions, please share them with me.
The Issue: When hovering over the main navigation, a UL appears (left: 0; on hover). The list items have no background color, causing them to overlap with the existing navigation and appear simultaneously.
View the issue here
If anyone can provide an explanation for this behavior or offer any help or insight, I would greatly appreciate it. The final site is scheduled to be released to the client tonight, and I really want it to be flawless.
Thank you in advance.