I am trying to make default menu bar in one row only, not multiple rows. Please take a look at my development staging site to see what can I do to make the default menu one row.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
closed as off topic by Michael, toscho♦ Jan 17 at 17:48
Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
You can:
There is not much more that you can do, as this is just a Styling issue. |
|||
|
|
|
The default menu - i.e. the menu returned when no Menu is assigned to the appropriate By default, Since you presumably control the total number of static pages (e.g. this is to be a publicly distributed Theme), you have 3 options:
|
|||
|
|
wp_nav_menu(), it should be re-opened, since solutions are not limited to CSS only. – Chip Bennett Jan 17 at 18:59