Changing hover color in main navigation
Hello again
I’m trying to change the hover color in the main navigation, but it does not work. I tried
.menu a:hover
{
color: #79cb5e;
}but it does not work. Maybe it’s too simple ;-) Altough with this code i can change the hover background-color in the main navigation, but i just want to change the hover link color.
Any ideas ?
Thanks
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Ibex
Please try this instead
#main-menu .menu ul li a:hover { color: #79cb5e; }Let us know how you get on
Magus
Hi Magus,
thanks for your really quick reply. That worked fine for me.
Have a great weekend.
Hi ibex
Glad it worked, have a great weekend yourself.
Please feel free to open a new support thread if you need any more help
Magus
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.