Title: Centering Navigation &amp; Menu
Last modified: August 22, 2016

---

# Centering Navigation & Menu

 *  [kaushmbeauty](https://wordpress.org/support/users/kaushmbeauty/)
 * (@kaushmbeauty)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/centering-navigation-menu-3/)
 * Hi all.
 * I am trying to center both the navigation bar and top menu on the Fashionistas
   template.
 * I am working on a child menu but can’t seem to locate where I need to make the
   changes to center them.
 * I have already centered my logo and just want everything to look perfect before
   my blog goes live.
 * Can anyone help??
 * Thank you in advance!

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

 *  [RossMitchell](https://wordpress.org/support/users/rossmitchell/)
 * (@rossmitchell)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/centering-navigation-menu-3/#post-5270307)
 * Suggest that you install a browser inspector like firebug, it shows you how your
   html is formed and how your css is working.
 * Your CSS changes go into the styles.css file in your child theme directory. On
   the other hand you can use one of the customise css plugins.
 *  [Kye](https://wordpress.org/support/users/gmax21/)
 * (@gmax21)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/centering-navigation-menu-3/#post-5270325)
 * Hey there,
 * For the menu, something like this:
 *     ```
       #main-navigation .sf-menu {text-align:center; height:50px;}
       #main-navigation .sf-menu ul {display: inline-flex;}
       ```
   
 * Hope this helps.

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

The topic ‘Centering Navigation & Menu’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 3 participants
 * Last reply from: [Kye](https://wordpress.org/support/users/gmax21/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/centering-navigation-menu-3/#post-5270325)
 * Status: not resolved