Skip to main content

How can I reduce the space between the menu items in the top nav?

I want to fit more items across the screen in the top nav, I can reduce the font size, but I also want to reduce the space between items as they appear horizontally across the screen.

Item     Item     Item    Item

to:

Item  Item  Item  Item

Official response from

The exact answer to this question will vary depending on your site's theme, but broadly speaking you'll want to:

  • isolate the individual CSS selector that is affecting the width of your top-nav buttons; and
  • change the relevant styles on that selector (likely its width or padding). 

You'll be able to identify that selector using your browsers developer tools and edit in your theme's CSS file. If you're having difficulty with either of those two steps, I would recommend reaching out to one of our certified NationBuilder Experts

Share this post

Showing 18 reactions

How would you tag this suggestion?
Please check your e-mail for a link to activate your account.