Having created my very own WordPress theme, I've encountered a problem that needs solving.
The issue lies with the navigation bar, which currently has a border-radius of '8px 8px 8px 8px / 8px 8px 8px 8px'. Whenever I hover over the navigation, I wish to change the border-radius to '8px 8px 8px 8px / 8px 8px 8px 8px', but I'm not seeing any changes take effect.
I've experimented with various solutions, but so far I haven't been able to figure out how to rectify this particular issue.
If anyone is able to provide assistance, you can view my code on Fiddle link.