I'm looking to add a stylish hover effect to my website by applying a border-bottom
that changes color when the mouse hovers over it. I want this border to seamlessly override the existing one for a smooth transition. An excellent example of what I'm aiming for can be seen on this webpage: (check out the navigation bar).
If you'd like to see a live demonstration, here's a jsfiddle link for reference: https://jsfiddle.net/ey006ftg/
Also, I have a minor query - does anyone know why there is a slight gap between the links when hovering over them, and how to eliminate it?
Thanks!