Title: Customize menubar
Last modified: September 1, 2016

---

# Customize menubar

 *  [z](https://wordpress.org/support/users/backwardsd/)
 * (@backwardsd)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/customize-menubar/)
 * can I center the links on the menubar?

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [9 years, 7 months ago](https://wordpress.org/support/topic/customize-menubar/#post-7679818)
 * sure! (probably)
 * Please post a link to your site.
 *  Thread Starter [z](https://wordpress.org/support/users/backwardsd/)
 * (@backwardsd)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/customize-menubar/#post-7679823)
 * [http://www.backwardsd.com/](http://www.backwardsd.com/)
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [9 years, 7 months ago](https://wordpress.org/support/topic/customize-menubar/#post-7679825)
 * This CSS will do it. If your theme has a custom CSS feature, use it. If not, 
   install the plugin “Simple Custom CSS”.
 *     ```
       .menu {
           float: none;
           display: inline-block;
       }
       menu-container {
           display: inherit;
           position: relative;
           text-align: center;
           width: auto;
           float: none;
       }
       ```
   
 * If you have other questions about your theme, please visit
 * [https://wordpress.org/support/theme/comicpress](https://wordpress.org/support/theme/comicpress)
 *  Thread Starter [z](https://wordpress.org/support/users/backwardsd/)
 * (@backwardsd)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/customize-menubar/#post-7679852)
 * Ok, I put it in and it’s not doing anything.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [9 years, 7 months ago](https://wordpress.org/support/topic/customize-menubar/#post-7679854)
 * How did you “put it in”? Your theme has a custom style sheet at `http://www.backwardsd.
   com/wp-content/uploads/css/custom_style.css` but the CSS is not there.
 * If you have any caching plugins, please clear all caches.
 *  Thread Starter [z](https://wordpress.org/support/users/backwardsd/)
 * (@backwardsd)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/customize-menubar/#post-7679858)
 * I must’ve deleted it. Well it’s definitely in there now, the caches are cleared
   and it’s still not working.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [9 years, 7 months ago](https://wordpress.org/support/topic/customize-menubar/#post-7679859)
 * My bad… that should be DOT menu-container .menu-container
 *  Thread Starter [z](https://wordpress.org/support/users/backwardsd/)
 * (@backwardsd)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/customize-menubar/#post-7679866)
 * Ok it’s working now. Thanks!

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

The topic ‘Customize menubar’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 2 participants
 * Last reply from: [z](https://wordpress.org/support/users/backwardsd/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/customize-menubar/#post-7679866)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
