I am working on this website: https://theeventaddress.com/ and the contact tab in the menu section is displaying as gray- the active color when viewing the home page since the contact section is on the home page. How can I fix this so that it is brown and only turns gray on hover and not when simply viewing the home page?
I don’t think you’re doing anything wrong; the website is behaving as intended with active states. Like Schlomith says, one option would be to change the active color. Or you could add some custom css to only apply to that link, so it is always brown no matter what.