Need help with horizontal drop down menu in WP 3.0
-
I’m working with a Twenty Ten child theme and I’ve set up a custom navigation menu. Everything is working fine, except that I can’t figure out how to modify style.css to make the drop down menu items display in a horizontal list as in the following image.
https://media.smashingmagazine.com/cdn_noupe/img/m10.gif
I would like to do this without using the Multi-Level Navigation Plugin or anything similar.
I’ve gotten as far as finding “#access ul ul” but adding “display:inline” just seems to remove the minimum width and padding, and makes all the items overlap.
Can anyone help me with this?
- The topic ‘Need help with horizontal drop down menu in WP 3.0’ is closed to new replies.