Title: Button ref in css
Last modified: August 21, 2016

---

# Button ref in css

 *  Resolved [Progress Concepts](https://wordpress.org/support/users/progressconcepts/)
 * (@progressconcepts)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/button-ref-in-css/)
 * I would like to round the corners of buttons within the theme.
 * I can do this with menu items using:-
 *     ```
       .main-navigation {
       -moz-border-radius: 3px;
       border-radius: 3px;
       }
       ```
   
 * I can change the colour of buttons in the theme colours, but what are they referred
   to as in CSS, so I can swap out .main-navigation to achieve the same?

The topic ‘Button ref in css’ is closed to new replies.

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

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [rounded](https://wordpress.org/support/topic-tag/rounded/)

 * 0 replies
 * 1 participant
 * Last reply from: [Progress Concepts](https://wordpress.org/support/users/progressconcepts/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/button-ref-in-css/)
 * Status: resolved