Title: Menu Bar rounded
Last modified: August 20, 2016

---

# Menu Bar rounded

 *  [magicman12345](https://wordpress.org/support/users/magicman12345/)
 * (@magicman12345)
 * [14 years ago](https://wordpress.org/support/topic/menu-bar-rounded/)
 * My website is [http://www.alazarus.com](http://www.alazarus.com). Can anyone 
   tell me how I can round the edges of the menu bar to look more like the edges
   of the blue boxes at the bottom? The menu bar being the black strip with “Home”“
   Blog” “Media & Reviews” etc…Thanks so very much!

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years ago](https://wordpress.org/support/topic/menu-bar-rounded/#post-2644184)
 * As you are using a commercial theme, you need to seek support from the theme’s
   vendors.
    [http://www.studiopress.com/support](http://www.studiopress.com/support)
 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [14 years ago](https://wordpress.org/support/topic/menu-bar-rounded/#post-2644281)
 * You should use a [Child](http://codex.wordpress.org/Child_Themes) theme for your
   changes. If you do not, the changes will be lost if you update the theme.
 * Try adding this to the end of your style.css:
 *     ```
       #nav {
           border-radius: 10px 10px 10px 10px;
           margin: 10px 0 0;
       }
       ```
   

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

The topic ‘Menu Bar rounded’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/menu-bar-rounded/#post-2644281)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
