Title: Make navigation menu central
Last modified: December 22, 2018

---

# Make navigation menu central

 *  Resolved [darrellwilde](https://wordpress.org/support/users/darrellwilde/)
 * (@darrellwilde)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/make-navigation-menu-central/)
 * Hi guys
 * Anybody know the css to align the main menu navigation central. It seems to be
   over to one side at the moment.
 * Thanks
 * Darrell
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmake-navigation-menu-central%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Theme Author [ThemeZee](https://wordpress.org/support/users/themezee/)
 * (@themezee)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/make-navigation-menu-central/#post-11035121)
 * Hi Darrell,
 * Thanks so much for using Donovan.
 * You can try this custom CSS snippet to center the main navigation:
 *     ```
       .main-navigation-menu {
           justify-content: center;
       }
       ```
   
 * You can add CSS on Appearance > Customize > Additional CSS.
 * Cheers,
    Thomas
 *  Thread Starter [darrellwilde](https://wordpress.org/support/users/darrellwilde/)
 * (@darrellwilde)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/make-navigation-menu-central/#post-11040245)
 * Thanks Thomas that worked perfectly!
 * Great work with the theme! Thanks again!!!!
    -  This reply was modified 7 years, 5 months ago by [darrellwilde](https://wordpress.org/support/users/darrellwilde/).
      Reason: resolved

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Make navigation menu central’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/donovan/1.9.3/screenshot.jpg)
 * Donovan
 * [Support Threads](https://wordpress.org/support/theme/donovan/)
 * [Active Topics](https://wordpress.org/support/theme/donovan/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/donovan/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/donovan/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [darrellwilde](https://wordpress.org/support/users/darrellwilde/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/make-navigation-menu-central/#post-11040245)
 * Status: resolved