• Hi, I just want to hide the stars on a certain page.

    for example: https://www.website.com/1/

    but I want the stars to appear on other pages.

    I tried to hide the star with css for this.

    in that:
    “.post-ratings-1240 {
    display: none;
    }”

    but did not work. how can I do that? Thanks.

    • This topic was modified 6 years, 7 months ago by rmehmet1902.
  • The topic ‘Hide stars on a specific page’ is closed to new replies.