How change stars color

  • This topic has 3 replies, 2 voices, and was last updated 4 years ago by Andre Flores.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1090565

    Hello,
    I would like to change the color of the stars when we write a new review. Change gray color when grading
    thank you

    #1091062

    Hello there,

    You may add the following code under Appearance ->Customize ->Additional CSS:

    .mphbr-stars .dashicons.dashicons-star-filled {
    	color: #XXXXXX;
    }
    .mphbr-stars .dashicons.dashicons-star-filled.active {
    	color: #XXXXXX;
    }

    Replace #XXXXXX with any desired color code.

    Regards,
    Andre

    #1091212

    Thanks, Andre it’s perfect !

    #1092301

    Hello Coralie,

    You are most welcome.
    It would be very much appreciated if you leave your positive feedback about the Hotel Booking Reviews plugin at: https://motopress.com/products/hotel-booking-reviews/#edd-reviews-respond.

    Thank you in advance!

    Regards,
    Andre

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.