Title: Having trouble centering menu
Last modified: August 20, 2016

---

# Having trouble centering menu

 *  [danwakeweb](https://wordpress.org/support/users/danwakeweb/)
 * (@danwakeweb)
 * [14 years ago](https://wordpress.org/support/topic/having-trouble-centering-menu/)
 * I am having trouble getting the menu centered, can anyone help me figure this
   out?
 * I have searched and looked but nothing has worked so far,
    The URL is demo.vitzdrinks.
   com
 * Thanks

Viewing 1 replies (of 1 total)

 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [14 years ago](https://wordpress.org/support/topic/having-trouble-centering-menu/#post-2903146)
 * Here is a ‘quick-and-dirty way to to it. This will fail if the menu changes. 
   Add this to the end of style.css:
 *     ```
       #topnav {
          float: none;
          width: 505px;
          margin: 103px auto !important;
       }
       ```
   
 * If the menu changes, you will need to change the width.

Viewing 1 replies (of 1 total)

The topic ‘Having trouble centering menu’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/having-trouble-centering-menu/#post-2903146)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
