Does anyone have any custom CSS I could employ to change the colour of the hover underline that appears on the main navigation menu in the Montauk template? I searched related forums and found the code below, but wasn't successful with it.
#header .primary-nav .nav a:hover {
border-bottom: 3px solid #458122;
}
Any help would be greatly appreciated! I would like the underline to remain the same px size, but would like to change it to the following colour: Hex #b80505.
I have not included the URL for my website in this post as we are not yet ready to launch (i.e., the site is not yet live).
Thanks!