Hi all,
My sub-menus (ie child menus from the main menu) are vertical but I want them horizontal. How can I do this while still using nav-menu from wordpress 3.0 onwards ?
More detail: I have a main menu with a child menu, with my own theme. I can't find where and how on the fly styling for the sub-menu is done in nav-menu or nav-menu-template or wherever,
Example of problem: runners
I can change many things with css, but somehow any "horizontal styling" such as "float:left" or increased width I put in is overwritten with an Element.style and I can't find where this is done in order for me to provide a customised version of it.
many thanks,
Pierre