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.

Justifying Items on Bootstrap Menu

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2377
    Shafiq
    Participant

    Hello …

    I’m building a site based on Bootstrap and using Smart Menu’s to control the main menu navigation. All seems to be working ok, however I need the menu items to be justified.

    You can see what i’ve done here: http://www.tempsite.co.uk/smartmenus/

    I’ve been looking into this and I believe the nav-justified class exists in Bootstrap but when I insert the class on line 75 (<ul class=”nav nav-justified navbar-nav”>) all the menu items are then crunched on the left.

    See – http://awesomescreenshot.com/0f34tqqhf6 to see what I mean.

    Any ideas to why this may be happening?

    Thanks!

    #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.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘0.9.x’ is closed to new topics and replies.