My top menu has four pages and one link. The link had a drop down. I do not want the menu item for the link to remain in the hover status. How do I make that go away?
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover, #menu li.current_page_item a
down to this:
#menu li a:hover
Viewing 1 replies (of 1 total)
The topic ‘Link in Top Menu on Hover Status’ is closed to new replies.