Hi,
Is there any class that would describe only the
Hi,
Is there any class that would describe only the
Not by default. Are you saying that you want to apply a class to the whole menu or just to the child/sub-pages menu?
Only for a position in the menu that has children.
Sorry - don't have a nice easy answer for this one. The only way around it (that I can think of) is to build your own menu function that queries each page and determines whether it has children using something like get_children and applies a class before outputting the link.
This topic has been closed to new replies.