Title: Editing CSS
Last modified: August 20, 2016

---

# Editing CSS

 *  Resolved [SCO7TY](https://wordpress.org/support/users/sco7ty/)
 * (@sco7ty)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/editing-css-10/)
 * Is there any way of editing the CSS for this widget?
 * I just want to add some bottom padding to the widget on my posts but the style
   sheet seems to be hosted externally on a website.
 * Can anyone help with this?
 * Thanks…
 * [http://wordpress.org/extend/plugins/rating-widget/](http://wordpress.org/extend/plugins/rating-widget/)

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

 *  [masseyn](https://wordpress.org/support/users/masseyn/)
 * (@masseyn)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/editing-css-10/#post-3583556)
 * Same as, want to add some spacing under the star rating widget…
 *  Plugin Author [Vova Feldman](https://wordpress.org/support/users/svovaf/)
 * (@svovaf)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/editing-css-10/#post-3583558)
 * Sure you can 🙂 Try to add the following to one of your stylesheets:
 *     ```
       .rw-left, .rw-right, .rw-center {
           margin-bottom: 10px !important;
       }
       ```
   
 * If it doesn’t work, please share your website’s url so I can check it myself.

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/rating-widget_4db0e0.svg)
 * [Rating-Widget: Star Review System](https://wordpress.org/plugins/rating-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rating-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rating-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/rating-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rating-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rating-widget/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Vova Feldman](https://wordpress.org/support/users/svovaf/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/editing-css-10/#post-3583558)
 * Status: resolved