Forums
Forums / Theme: Celebrate / How to center menu links
(@lupaus)
12 years, 8 months ago
How can I center the menu links in the menu bar?
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Do you have a place in the dashboard to add your CSS modifications?
You need to add this CSS:
#menu-primary li { float: none; }
Excellent – thanks so much! It worked. 🙂
The topic ‘How to center menu links’ is closed to new replies.