Title: Adding CSS to image
Last modified: August 30, 2016

---

# Adding CSS to image

 *  Resolved [cdowney68](https://wordpress.org/support/users/cdowney68/)
 * (@cdowney68)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/adding-css-to-image/)
 * Is it possible to specify an ID for a specific image so that I can go into styles.
   css and style that one image?
 * thank you
 * [https://wordpress.org/plugins/image-widget/](https://wordpress.org/plugins/image-widget/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [cdowney68](https://wordpress.org/support/users/cdowney68/)
 * (@cdowney68)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/adding-css-to-image/#post-6633427)
 * Figured it out: I used Simple Custom CSS plugin to add the CSS. Used Chrome dev
   tools to figure out the ID of element that contains the IMG. The IMG itself doesn’t
   have an ID; however, it seems like it would be a good idea for it to have one.
   Here is the CSS:
 * #widget_sp_image-3>img {
    border-radius: 50%; }

Viewing 1 replies (of 1 total)

The topic ‘Adding CSS to image’ is closed to new replies.

 * ![](https://ps.w.org/image-widget/assets/icon-256x256.png?rev=2489603)
 * [Image Widget](https://wordpress.org/plugins/image-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/image-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/image-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/image-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/image-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/image-widget/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [cdowney68](https://wordpress.org/support/users/cdowney68/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/adding-css-to-image/#post-6633427)
 * Status: resolved