[wp-trac] [WordPress Trac] #19768: CSS specificity help for deep nested wp_nav_menu() output

WordPress Trac wp-trac at lists.automattic.com
Sat Jan 7 07:58:58 UTC 2012


#19768: CSS specificity help for deep nested wp_nav_menu() output
-------------------------+----------------------
 Reporter:  tw2113       |       Owner:
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  Menus        |     Version:  3.3.1
 Severity:  normal       |  Resolution:  wontfix
 Keywords:               |
-------------------------+----------------------
Changes (by scribu):

 * status:  new => closed
 * type:  feature request => enhancement
 * resolution:   => wontfix
 * milestone:  Awaiting Review =>


Comment:

 Additional identifiers aren't really necessary. Just take a look at the
 styling of the menu in Twentyeleven. It uses {{{ul ul ul}}} to target
 specific levels. You could also do {{{ul > li > ul > li}}} etc.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19768#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list