Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to equally divide the width of menu? Reply To: How to equally divide the width of menu?

#171358
shaneisme
Participant

Yeah, @magicspon has it – I actually discovered this from BS when I was dissecting it in version 2.

Might be a little hacky, but it works great:

http://getbootstrap.com/components/#nav-justified

They take it one step farther and give the li a width of 1% which I think would force centering.