Remove reviews but keep ratings

Home Forums Legacy Support Support queries How-to & Troubleshooting Remove reviews but keep ratings

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #5235
    dfarjoun
    Spectator
    Hi, Is it possible to keep the stars ratings, but remove the reviews count for courses? I like the stars, but don't want the reviews. I'll use global testimonials instead. Thanks!
    #5524
    sandy
    Member
    Can you please share the screenshot where you want to remove the reviews. We will share the css fix to hide reviews if possible.
    #13881
    Zen
    Participant
    I've attached a page that shows the stars and text. It would be great to have a cumulative score without a lot of text.
    #13973
    Anshuman Sahu
    Keymaster
    Hi @Zen ,this is only available in the modern theme . Hi@dfarjoun sorry as of now this cannot be possible in wplms .
    #25428
    nena14
    Spectator
    But is it then possible to remove both the star ratings and the reviews count for courses?
    #25642
    H.K. Latiyan
    Participant
    @nena14: yes use this custom css:
    .single-course div#item-meta strong {
    display: none;
    }
    #25653
    nena14
    Spectator
    Thanks!
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Remove reviews but keep ratings’ is closed to new replies.