Title: Centring navigation menu
Last modified: January 12, 2022

---

# Centring navigation menu

 *  [learningtocode2022](https://wordpress.org/support/users/learningtocode2022/)
 * (@learningtocode2022)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/centring-navigation-menu/)
 * Please help! I am trying to centre the navigation menu of my site in the twenty
   sixteen theme. I have tried multiple different code methods but the menu just
   won’t move.
    -  This topic was modified 4 years, 4 months ago by [learningtocode2022](https://wordpress.org/support/users/learningtocode2022/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcentring-navigation-menu%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [mango404](https://wordpress.org/support/users/mango404/)
 * (@mango404)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/centring-navigation-menu/#post-15244025)
 * Hi learningtocode,
    try this CSS:
 *     ```
       #site-navigation {
       	width:fit-content;
       	margin: 0 auto;
       }
       .site-header-menu {
       	width:100%;
       }
       ```
   
 *  [lisa](https://wordpress.org/support/users/contentiskey/)
 * (@contentiskey)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/centring-navigation-menu/#post-15244612)
 * additional suggestion:
 * *start a new topic in the theme specific support forum to get guidance for changing
   the display of the menu: [https://wordpress.org/support/theme/twentysixteen/](https://wordpress.org/support/theme/twentysixteen/)
   (
   class=”site-branding” has margin-right that might be impacting the display of
   the menu)

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

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [lisa](https://wordpress.org/support/users/contentiskey/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/centring-navigation-menu/#post-15244612)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
