Thanks Thimothe. I tried the code below but that still did not change the text color on hover. If you take a look at the site I’m building you will notice that the page the user is currently on blacks out, or on hover blacks out.
.nav .menu-item a {
color: yellow;
}