Title: Align menu bar central
Last modified: December 22, 2018

---

# Align menu bar central

 *  [darrellwilde](https://wordpress.org/support/users/darrellwilde/)
 * (@darrellwilde)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/align-menu-bar-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%2Falign-menu-bar-central%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Joy](https://wordpress.org/support/users/joyously/)
 * (@joyously)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/align-menu-bar-central/#post-11020001)
 * The menu CSS is specific to the theme. It’s best to ask theme specific questions
   in the theme support forum.
 *  [zmmccrocklin](https://wordpress.org/support/users/zmmccrocklin/)
 * (@zmmccrocklin)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/align-menu-bar-central/#post-11020597)
 * If you want to plug in additional CSS, I suggest using the Inspect function in
   Chrome to find the menu’s id or class name and adding in the property as there
   is no “center” property for CSS block elements:
 *     ```
       (. or #)elementname {
          margin: auto;
       }
       ```
   
 * You may have to experiment a bit to find out which level you need to apply this
   code to, as every theme wraps their elements differently. As Joy said, you can
   probably get a more definite answer for your theme in the Theme section.
 * Z

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

 The topic ‘Align menu bar central’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [zmmccrocklin](https://wordpress.org/support/users/zmmccrocklin/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/align-menu-bar-central/#post-11020597)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
