Home Forums Azuma Change Menu Font Color When Hovering

Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12807
    stefpiano
    Participant

    Hi, what is the CSS code to Change Menu Font Color When Hovering.

    Thanks

    #12813
    Andy
    Keymaster
    #primary-menu li a:hover {
        color: #fff;
    }
    #12819
    stefpiano
    Participant

    Thanks you! Work perfectly with sub item too !

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change Menu Font Color When Hovering’ is closed to new replies.