Title: Minor Edits
Last modified: November 22, 2020

---

# Minor Edits

 *  Resolved [da1982pearsons](https://wordpress.org/support/users/da1982pearsons/)
 * (@da1982pearsons)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/minor-edits/)
 * Hi, would it be possible for me to edit the displayed response which appears 
   after a rating has been made.
 * The response immediately following the stars is: [Total: 1    Average: 5/5 ]
 * All I would like to do is remove the space between 5/5 and ]
    I would also like
   to put a space between the final star and the first [
 * Finally, how can I change the cursor from an arrow to a hand (or whatever it’s
   called) when hovering over the stars?
 * Thank you, I appreciate any help.

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

 *  Plugin Contributor [dudo](https://wordpress.org/support/users/dudo/)
 * (@dudo)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/minor-edits/#post-13697566)
 * Hello!!
 * > Hi, would it be possible for me to edit the displayed response which appears
   > after a rating has been made.
   > The response immediately following the stars is: [Total: 1 Average: 5/5 ]
   > All I would like to do is remove the space between 5/5 and ]
   >  I would also 
   > like to put a space between the final star and the first [
 * I’m working right now on the setting “Insert custom text to show before / after
   stars” to make it work even when a rating is saved, just stay tuned 🙂
 * > Finally, how can I change the cursor from an arrow to a hand (or whatever it’s
   > called) when hovering over the stars?
 * I really like this, I will insert this as default behavior soon (most likely 
   in the next version)
    In the meantime, you can add this code into Yet Another
   Stars Rating: Settings -> Aspect & Styles -> Custom CSS Styles
 *     ```
       .yasr-rater-stars-vv {
       	cursor: pointer;
       }
       ```
   
 * Best,
    Dario
 *  Thread Starter [da1982pearsons](https://wordpress.org/support/users/da1982pearsons/)
 * (@da1982pearsons)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/minor-edits/#post-13699349)
 * Thank you. That’s a great help.
 *  Plugin Contributor [dudo](https://wordpress.org/support/users/dudo/)
 * (@dudo)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/minor-edits/#post-13750419)
 * Now the cursor is an hand when hover the stars 🙂
 * Best,
    Dario

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

The topic ‘Minor Edits’ is closed to new replies.

 * ![](https://ps.w.org/yet-another-stars-rating/assets/icon-256x256.png?rev=1525329)
 * [YASR - Yet Another Star Rating Plugin for WordPress](https://wordpress.org/plugins/yet-another-stars-rating/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yet-another-stars-rating/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yet-another-stars-rating/)
 * [Active Topics](https://wordpress.org/support/plugin/yet-another-stars-rating/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yet-another-stars-rating/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yet-another-stars-rating/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [dudo](https://wordpress.org/support/users/dudo/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/minor-edits/#post-13750419)
 * Status: resolved