• Resolved sabari90

    (@sabari90)


    Hi,

    I’m using Easy Testimonials (Version 2.0.14) plugin. If I mention the star rating as 3, it shows 5 as star rating in public view. How can I fix the issue?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor richardgabriel

    (@richardgabriel)

    Hey Sabari90!

    This could be a CSS issue. Depending on the Theme and other plugins on your site, there is potential for a CSS conflict which may cause all of the stars to be the same color (for example, anything too specific that applies to the span tag may cause an issue.)

    If you can share me a link to a page with the issue present I can take a look!

    All the best,
    Richard

    Thread Starter sabari90

    (@sabari90)

    Its working for me when I have added the following lines in my CSS

    .dashicons-star-filled.empty:before {
    color: #b5b5b5;
    }

    Thank you for your great assistance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Rating not working properly’ is closed to new replies.