Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Reply To: Justifying Items on Bootstrap Menu

Home Forums Older releases 0.9.x Justifying Items on Bootstrap Menu Reply To: Justifying Items on Bootstrap Menu

#2386
admin
Keymaster

Hi,

Nope, unfortunately, the nav-justified class doesn’t work well for navbar navs. You will need some custom solution – e.g. this might help:

http://stackoverflow.com/questions/19073813/how-to-justify-navbar-nav-in-bootstrap-3

I haven’t checked all posted solutions but, hopefully, something will work for you.