Forums
Forums / Theme: Coller / Centralising the navigation bar
(@dav2041)
12 years, 5 months ago
Hi, just wanted to know the code I can use to centralize the navigation bar. Thanks
(@anonymized-12851872)
12 years, 4 months ago
hi, in #nav-container put
#nav-container
margin-left:auto; margin-right:auto;
instead of margin: auto;
margin: auto;
then change the width to your liking
The topic ‘Centralising the navigation bar’ is closed to new replies.