Expired
Hello,
How do I change the color of the navigation menu link when you hover over?
Thanks!
Please add this code into your custom css box:
.background--dark nav .menu > li > a:hover { color: #4cadc9 !important; }
Change the color to your wish. Let me know.
Best regards!
You must be logged in to reply to this topic.