Title: Non-Circular Logo
Last modified: December 5, 2016

---

# Non-Circular Logo

 *  [emaki93](https://wordpress.org/support/users/emaki93/)
 * (@emaki93)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/non-circular-logo/)
 * Hello,
 * Is there a way to make the logo that you upload in the Site Identity tab not 
   automatically switch to a circle? I like the border it adds, that looks awesome,
   but would like a rectangle logo if possible!
 * Thank you!

Viewing 1 replies (of 1 total)

 *  [wensolutionsupport](https://wordpress.org/support/users/wensolutionsupport/)
 * (@wensolutionsupport)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/non-circular-logo/#post-8514379)
 * Hello [@emaki93](https://wordpress.org/support/users/emaki93/),
 * To display the logo image into rectangular shape with the current border please
   paste in the following custom CSS in your** Admin Dashboard > Appearance > Customize
   > Theme Options > Custom CSS :**
 *     ```
       .photo-section span img {
   
       border-radius: 0;
   
       }
       .photo-section span {
       border-radius: 0;
       }
       ```
   
 * Hope this Helps,
 * Best Regards !!

Viewing 1 replies (of 1 total)

The topic ‘Non-Circular Logo’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [wensolutionsupport](https://wordpress.org/support/users/wensolutionsupport/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/non-circular-logo/#post-8514379)
 * Status: not resolved