[wp-testers] Menu questions
Philip M. Hofer (Frumph)
philip at frumph.net
Sat May 22 10:10:18 UTC 2010
The class=" line for each menu-item has 'custom' for the custom ones and menu-item, current menu item etc.
The one thing that is missing is menu-item-name-<slugversionofthetitleoftheentry>
That way if there can be a continuity with say the Home button
.menu-item-name-home { }
In my CSS I can have hardcoded CSS for the home button, about, etc. pages
.menu-item-name-about
etc.
More information about the wp-testers
mailing list