How To Center Menu?
-
.main-menu-header { border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; min-height: 47px; position: relative; } .nav-menu { display: table; width: 100% margin-left: auto ; margin-right: auto ; } .header .navbar-nav ul h5{ margin: 0; } .header .navbar-nav ul h5 a{ font-family: OpenSansSemiBold; }
that’s my menu code. i wanna center it. tried a few CSS but didn’t work. what shall i do?
thank you.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How To Center Menu?’ is closed to new replies.