#13951 closed enhancement (invalid)
wp_nav_menu container class (css)
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.0 |
Component: | Menus | Keywords: | |
Focuses: | Cc: |
Description
Hi,
i just played a little with the wp_nav_menu and found out, that there's the possibility to define some css and html. Sadly it adds or don't adds a surrounding div for the ul. I think there are a lot of people out there who use frameworks like 960 grid, blueprint or something similar. For all of them it would much nicer if there would the possibility to really choose *between* ul and div elements.
Change History (2)
Note: See
TracTickets for help on using
tickets.
wp_nav_menu supports passing a 'container_class' argument.