Issues with CSS drop-down menu

2 replies
  • WEB DESIGN
  • |
I have made a dropdown menu with HTML and CSS. You can see it here: Edit this Fiddle - jsFiddle

My problem is how do I get the nested <li> to ONLY display when I hover over the label for it (e.g. Services, About Us), and not when I hover over the area it will display.

Thanks,
Tim
#css #dropdown #issues #menu

Trending Topics