Title: edit CSS
Last modified: August 31, 2016

---

# edit CSS

 *  Resolved [davidemaggiorelli](https://wordpress.org/support/users/davidemaggiorelli/)
 * (@davidemaggiorelli)
 * [10 years ago](https://wordpress.org/support/topic/edit-css-16/)
 * Hi!
    Thank you for this simple but great plugin!
 * I have a problema adding CSS.
    The standard icons are perfect for me, just wanted
   them a bit more rounded.
 * I tryed by adding “border-radius: 5px;” in the CSS box, but it doesn’t seems 
   to work.
 * How can I do this small fix?
 * Thank you very much!
    5 stars as soon as I solved this problem of course 🙂
 * [https://wordpress.org/plugins/social-media-feather/](https://wordpress.org/plugins/social-media-feather/)

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

 *  [Synved](https://wordpress.org/support/users/synved/)
 * (@synved)
 * [10 years ago](https://wordpress.org/support/topic/edit-css-16/#post-7403913)
 * The plugin uses images so you can’t really make them more rounded but you could,
   with a little PHP/WordPress coding, add your own set of icons.
 *  Thread Starter [davidemaggiorelli](https://wordpress.org/support/users/davidemaggiorelli/)
 * (@davidemaggiorelli)
 * [10 years ago](https://wordpress.org/support/topic/edit-css-16/#post-7403924)
 * Thank you for the quick answer! 🙂
    I didn’t wanted that much difference, and
   I tried it rounding all the images on the page from firefox console (so I could
   try it).
 * The problem is that I can’t find an id that I can use in my theme CSS to change
   the social icons.
 * There I thought I could use the CSS in the plugin.
    What am I really modifying
   if I use the plugin CSS? Is there a way to set an id on social icons to solve
   my first problem?
 * Thank you! 🙂
 *  [Synved](https://wordpress.org/support/users/synved/)
 * (@synved)
 * [10 years ago](https://wordpress.org/support/topic/edit-css-16/#post-7404176)
 * The icons use classes, so you can CSS class selectors, like this:
    `.synved-social-
   image { border-radius: 4px; }`

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

The topic ‘edit CSS’ is closed to new replies.

 * ![](https://ps.w.org/social-media-feather/assets/icon-256x256.png?rev=2661173)
 * [Social Media Feather](https://wordpress.org/plugins/social-media-feather/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/social-media-feather/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/social-media-feather/)
 * [Active Topics](https://wordpress.org/support/plugin/social-media-feather/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-media-feather/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-media-feather/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Synved](https://wordpress.org/support/users/synved/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/edit-css-16/#post-7404176)
 * Status: resolved