• Resolved Mark Shirley

    (@ravalde)


    Hi anyone know how to change the individual hover state of a menu item. I have a class added in the css classes pane called (custom-menu-item) on a individual menu item and that works fine but I want to change the hover color just on that menu item and not affect the others.

    this the firebugged code:

    .custom-menu-item #access li:hover > a,
    #access a:focus {
    background: white !important;
    color: #52B5E6 !important;
    }

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘individually style menu hover’ is closed to new replies.