Title: Show Sub-categories with Hover &quot;CSS&quot;
Last modified: August 20, 2016

---

# Show Sub-categories with Hover "CSS"

 *  [Dlaythem](https://wordpress.org/support/users/dlaythem/)
 * (@dlaythem)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/show-sub-categories-with-hover-css/)
 * Hello there,
 * i have Some categories and sub-categories under
 * i displayed the categories with the function : _wp\_list\_categories()_, and 
   it’s working great
 * the problem is : when i HOVER a category i want to show the sub-categories in
   a list
 * is there a way to do that ?!
 * Thanks and sorry for the english 😀

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/show-sub-categories-with-hover-css/#post-2360130)
 * [http://codex.wordpress.org/Template_Tags/wp_list_categories](http://codex.wordpress.org/Template_Tags/wp_list_categories)
 * `wp_list_categories()` should output a nested unordered list as long as the ‘
   hierarchical’ parameter is ‘true’;
 * styling the unordered list as dropdown is a css problem and not a wordpress problem.
 * websearch for ‘css style unordered list horizontal dropdown’ should get you links
   to online instructions.
 *  Thread Starter [Dlaythem](https://wordpress.org/support/users/dlaythem/)
 * (@dlaythem)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/show-sub-categories-with-hover-css/#post-2360330)
 * Not Working 🙁
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/show-sub-categories-with-hover-css/#post-2360331)
 * if you post a link to your site with the problem, someone might have a look at
   it and might be able to check why it is not working.
 * it might also help if you could paste the full code of the template with the 
   category navigation into a [http://pastebin.com/](http://pastebin.com/) and post
   the link to it here.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Show Sub-categories with Hover "CSS"’ is closed to new replies.

## Tags

 * [categories](https://wordpress.org/support/topic-tag/categories/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [hover](https://wordpress.org/support/topic-tag/hover/)

 * 3 replies
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/show-sub-categories-with-hover-css/#post-2360331)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
