Title: Menus
Last modified: August 21, 2016

---

# Menus

 *  [delkins](https://wordpress.org/support/users/delkins/)
 * (@delkins)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/menus-39/)
 * How do I set up a menu like the one on this site where it displays all the links
   at once as a dropdown [](http://www.aacs.org/)

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

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/menus-39/#post-5045687)
 * You can do that via Appearance -> Menus in your blog’s Dashboard (assuming your
   theme supports menus, of course).
 * Please see this for details: [http://codex.wordpress.org/WordPress_Menu_User_Guide](http://codex.wordpress.org/WordPress_Menu_User_Guide)
 *  [sourcelightstudio](https://wordpress.org/support/users/sourcelightstudio/)
 * (@sourcelightstudio)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/menus-39/#post-5045727)
 * This looks like basic menuing. Did you see this site: [http://www.aacs.org/](http://www.aacs.org/)
 * This is the kind of menuing we’re trying to accomplish.
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [11 years, 10 months ago](https://wordpress.org/support/topic/menus-39/#post-5045735)
 * The menu system lets you define menus and such on the fly, but how those menus
   are displayed is up to you and your CSS capabilities (if you’re creating a theme).
 * For example, on that site you linked to, the menus are LI elements inside nested
   ULs. It’s the CSS that causes the display of the dropdown to behave the way it
   does.
 * Similarly, the WordPress Menu system will let you define links on the fly, and
   then the wp_nav_menu() function can output those menu items as lists just like
   that. Making it then behave the way you prefer is a matter of themeing and CSS.

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

The topic ‘Menus’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 4 participants
 * Last reply from: [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/menus-39/#post-5045735)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
