This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Changing hover color in main navigation

Resolved 3 replies themetheme-influence
10 years ago · Last reply by Magus 10 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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Magus Staff 10 years, 9 months ago

    Hi Ibex

    Please try this instead

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

    Let us know how you get on

    Magus

  2. ibex 10 years, 9 months ago

    Hi Magus,

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

    Have a great weekend.

  3. Magus Staff 10 years, 9 months ago

    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.

Have a different question or issue?

Start New Thread