Title: Centralize menu
Last modified: August 21, 2016

---

# Centralize menu

 *  [Ray Davies](https://wordpress.org/support/users/ray-davies/)
 * (@ray-davies)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/centralize-menu/)
 * Is it possible to have the main menu centralized? My client has requested the
   menu spread across the page width, but I think centralizing would be the way 
   to go personally

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

 *  [BjScott](https://wordpress.org/support/users/bjscott/)
 * (@bjscott)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/centralize-menu/#post-4638710)
 * Hello! Can you post your site’s URL? Thanks!
 *  [yoshason@gmail.com](https://wordpress.org/support/users/yoshasongmailcom/)
 * (@yoshasongmailcom)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/centralize-menu/#post-4638813)
 * I have a similar question (same question) I’m trying get the top menu items to
   be spaced evenly across the top of the page. I found a few pieces of css code
   to add to space the text, but that just spaced out all the individual words not
   the individual menu items.
 * [http://www.mediamarathoning.com](http://mediamarathoning.com)
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/centralize-menu/#post-4638814)
 * **@yoshason@gmail.com**: If you require assistance then, as per the [Forum Welcome](http://codex.wordpress.org/Forum_Welcome#Where_To_Post),
   please post your own topic.
 *  Thread Starter [Ray Davies](https://wordpress.org/support/users/ray-davies/)
 * (@ray-davies)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/centralize-menu/#post-4638821)
 * Hi Bj, the site is here: [http://www.vr-pro.net/](http://www.vr-pro.net/)
    Thanks
   for looking
 *  [BjScott](https://wordpress.org/support/users/bjscott/)
 * (@bjscott)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/centralize-menu/#post-4638879)
 * Hey there Ray! I played around with this and I think this will make your menu
   look like you wanted. Let me know if I can help you further!
 * Try putting this into your Custom Style.CSS:
 *     ```
       .navigation-main li {
         letter-spacing: 0.7px;
         padding: 0 5px;
       }
       ```
   

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

The topic ‘Centralize menu’ is closed to new replies.

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

 * 5 replies
 * 4 participants
 * Last reply from: [BjScott](https://wordpress.org/support/users/bjscott/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/centralize-menu/#post-4638879)
 * Status: not resolved