Title: Round Image
Last modified: March 5, 2018

---

# Round Image

 *  [BuxomBones](https://wordpress.org/support/users/buxombones/)
 * (@buxombones)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/round-image/)
 * Hello,
 * I am working on a few updates. One thing I’ve noticed is that as I’ve added round
   or circular images there appears to be a pale white border around the image.
 * Is there a way to remove the border?
 * Thanks,
    Erica
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fround-image%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/round-image/#post-10042553)
 * try and add this, for example via dashboard ‘Appearance – Additional CSS’:
 *     ```
       .entry-content img {
       	/* remove the fancy borders from all WordPress-added images */
       	box-shadow: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Round Image’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/round-image/#post-10042553)
 * Status: not resolved