Title: Border radius for a header button
Last modified: December 29, 2018

---

# Border radius for a header button

 *  [marcus182](https://wordpress.org/support/users/marcus182/)
 * (@marcus182)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/border-radius-for-a-header-button/)
 * Hi there,
 * I’m doing a website and I want to make a round button at the header. I already
   made the button but I have no idea how to change its border-radius. Is there 
   a way to do this by css?
 * Best regards!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fborder-radius-for-a-header-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/border-radius-for-a-header-button/#post-11034726)
 * Hello,
 * Add the below code to the Customize > Custom CSS section to change the border-
   radius of the button.
 *     ```
       .btn span.text-wrap {
           border-radius: 50px !important;
       }
       ```
   
 *  Thread Starter [marcus182](https://wordpress.org/support/users/marcus182/)
 * (@marcus182)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/border-radius-for-a-header-button/#post-11035466)
 * Thank you man, it works perfectly. God bless you!!!
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/border-radius-for-a-header-button/#post-11035574)
 * You’re welcome!

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

The topic ‘Border radius for a header button’ is closed to new replies.

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

## Tags

 * [border-radius](https://wordpress.org/support/topic-tag/border-radius/)

 * 3 replies
 * 2 participants
 * Last reply from: [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/border-radius-for-a-header-button/#post-11035574)
 * Status: not resolved