karlosuccess
karlosuccess

Reputation: 885

wordpress nav menu link text changin color after clicking

I have a wordpress design using te twenty twelve theme. I have set the text of the main navigation tabs to a blue color. However when I click on these nav links, the text temporarily changes to black before loading the target page. I need them to stay blue the whole time (for designing purposes).

I have tried:

.main-navigation li, 
.main-navigation li a:hover, 
.main-navigation li a:visited, 
.main-navigation li a:active, etc etc etc{
     color:#58838f;
}

But no luck. Website is https://knows.online. Please click on the navigation links and then take out the mouse quickly before the next page load, the links turn to black, you will see what I mean.

Please help. Thank you

Upvotes: 0

Views: 286

Answers (0)

Related Questions