Title: Make Custom Logo circular
Last modified: December 7, 2018

---

# Make Custom Logo circular

 *  Resolved [mattsmith84](https://wordpress.org/support/users/mattsmith84/)
 * (@mattsmith84)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/make-custom-logo-circular/)
 * I’m trying to make my logo circular. I’ve found ways to do this for an image 
   on a post but can’t seem to figure it out for the custom logo img in the header
   on home page.
 * Thank you!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmake-custom-logo-circular%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [stilman davis](https://wordpress.org/support/users/stilman-davis/)
 * (@stilman-davis)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/make-custom-logo-circular/#post-10960659)
 * You need to create the logo with transparency outside of the circle you want 
   around your logo. You have to do this in a paint program. I hope that helps.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [7 years, 6 months ago](https://wordpress.org/support/topic/make-custom-logo-circular/#post-10960745)
 * Your logo is rectangular. First make it square, then apply this to the Additional
   CSS part of the dashboard:
 *     ```
       .custom-logo {
           border-radius: 100%;
       }
       ```
   
 *  Thread Starter [mattsmith84](https://wordpress.org/support/users/mattsmith84/)
 * (@mattsmith84)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/make-custom-logo-circular/#post-10966748)
 * Thank you both! The extra CSS worked great once I squared it off. Thanks again
 *  Thread Starter [mattsmith84](https://wordpress.org/support/users/mattsmith84/)
 * (@mattsmith84)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/make-custom-logo-circular/#post-10966750)
 * resolved

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

The topic ‘Make Custom Logo circular’ is closed to new replies.

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

 * 4 replies
 * 3 participants
 * Last reply from: [mattsmith84](https://wordpress.org/support/users/mattsmith84/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/make-custom-logo-circular/#post-10966750)
 * Status: resolved