How change stars color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1090565
    Coralie MOREL
    Participant

    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
    Andre Flores
    Moderator

    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
    Coralie MOREL
    Participant

    Thanks, Andre it’s perfect !

    #1092301
    Andre Flores
    Moderator

    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.