Centering main menu using nav-pills - Joomla! Forum - community, help and support


so i've been going through couple of bootstrap solutions nav-pills center on main menu (this make menu appear in center , not float left).

i've tried couple of things like:

code: select all

.nav-pills > li {
   float: none;
        display: inline-block;
}

.nav-pills > li {
   width: 940px;
   margin-left: auto;
   margin-right: auto;
}


basically, bootstrap solutions problem don't work.

does have solution apart padding menu?

anyone ever find answer question? want know same.





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support