I'm currently working on my first WordPress theme, trying to style the _'s theme. I've been focused on creating a dropdown menu, but I'm facing an issue - if one of the dropdown item headers is too wide, the hover color won't cover all the items within it.
Take a look at the content under "A Really Long Header Width".
Pardon the messy code, I'm still learning!
HTML
<nav id="site-navigation" class="main-navigation" role="navigation">
... (omitted for brevity) ...