Title: Center Main/Header Navigation Menu
Last modified: September 1, 2016

---

# Center Main/Header Navigation Menu

 *  Resolved [crenetex](https://wordpress.org/support/users/crenetex/)
 * (@crenetex)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/center-mainheader-navigation-menu/)
 * Hello,
 * I’d like to center my main navigation bar and have scoured through multiple forums
   to figure this out, but have found no luck.
 * I tried many variations of the custom css noted below.
    nav#site-navigation {
   text-align: center; }
 * Can anyone help me figure this problem out?
    The theme I am using is Tesseract.
   My header is currently in the full width setting not default.
 * Thank you!
    [](https://wordpress.org/support/topic/center-mainheader-navigation-menu/crenetex.com?output_format=md)

Viewing 1 replies (of 1 total)

 *  Thread Starter [crenetex](https://wordpress.org/support/users/crenetex/)
 * (@crenetex)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/center-mainheader-navigation-menu/#post-7602614)
 *     ```
       nav#site-navigation {
       position: absolute;
       top: 25px;
       left: 15%;
       right: 0%;
       margin-left:auto;
       margin-right:auto;
       }
       ```
   
 * Messed around with this code and it worked!

Viewing 1 replies (of 1 total)

The topic ‘Center Main/Header Navigation Menu’ is closed to new replies.

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)
 * [site navigation](https://wordpress.org/support/topic-tag/site-navigation/)

 * 1 reply
 * 1 participant
 * Last reply from: [crenetex](https://wordpress.org/support/users/crenetex/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/center-mainheader-navigation-menu/#post-7602614)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
