Forums
Forums / Fixing WordPress / Centre Allign Menu Items – Navbar
(@miked89)
11 years, 9 months ago
Hi. Looking to cntre allign my nav bar items at http://www.gamertime.co.uk.
The Site Title is very close to the menu options and i can’t seem to find any code to move it.
Thanks in advance 🙂
(@wspencer)
It looks like if you edit your CSS, you can do it like this…
.primary-navigation { float: none; text-align: center }
The topic ‘Centre Allign Menu Items – Navbar’ is closed to new replies.