Home>Support>Changing hover color in main navigation

Changing hover color in main navigation

By ibex, 9 years ago. Last reply by Magus, 9 years ago.

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

URL: http://www.dtmedernach.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Ibex

    Please try this instead

    #main-menu .menu ul li a:hover {
        color: #79cb5e;
    }
    

    Let us know how you get on

    Magus

  2. 9 years, 4 months ago ibex

    Hi Magus,

    thanks for your really quick reply. That worked fine for me.

    Have a great weekend.

  3. 9 years, 4 months ago Magus
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More