Title: Align Center Menu
Last modified: August 22, 2018

---

# Align Center Menu

 *  [vianhnguyet](https://wordpress.org/support/users/vianhnguyet/)
 * (@vianhnguyet)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/align-center-menu/)
 * How do I align a primary menu to center of page?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Falign-center-menu%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [TUT Support](https://wordpress.org/support/users/phpexpert21/)
 * (@phpexpert21)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/align-center-menu/#post-10617396)
 * Hello vianhnguyet,
 * We can align primary menu with the help of custom css. Please apply the below
   given css into Appereance -> Customize -> Additional Css
 *     ```
       .wrap-safari {
        text-align: center;
        line-height:0.5;
       }
       #pre-header-core {
        display: inline;
       }
       ```
   
 * I hope the above was helpful.
 * Kind regards,
 * Manoj

Viewing 1 replies (of 1 total)

The topic ‘Align Center Menu’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/grow/1.7.1/screenshot.png)
 * Grow
 * [Support Threads](https://wordpress.org/support/theme/grow/)
 * [Active Topics](https://wordpress.org/support/theme/grow/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/grow/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/grow/reviews/)

## Tags

 * [align](https://wordpress.org/support/topic-tag/align/)

 * 1 reply
 * 2 participants
 * Last reply from: [TUT Support](https://wordpress.org/support/users/phpexpert21/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/align-center-menu/#post-10617396)
 * Status: not resolved