Menu Bar
- The topic ‘Menu Bar’ is closed to new replies.
Need help? Check out our Support site, then
Hi there,
I’ve added a new page to my wordpress blog. In the menu bar now one of the pages is down below, on another line. I was hoping to keep all the pages in the menu bar on one straight line. Would it possible to bring up my contact page to the line above. Sorry if this isn’t that clear, but you can see hopefully what I mean from my blog.
Thanks again,
Best wishes,
Tom
The blog I need help with is: (visible only to logged in users)
Hey 👋 Happy to help, Tom!
To help keep all your menu items on just the one line, please try adding this code…
.nav a {
padding-left: 10px;
padding-right: 10px;
}
That should do the trick. Let us know how it works out, please!
Hi Scott,
Thanks a million, that worked great!
Thanks again,
All the best,
Tom