In K2 : Item view options in category listings,
When I select : Rating (voting) = show
This is what we see : (surrounded by red)

and the yellow stars do not become too
If anyone knows how to fix this problem
Thank you very much
Mk
article header li.itemCurrentRating::after {
content: "";
}
article header li.itemCurrentRating::after,
article header li.itemCurrentRating li::after{
content: "";
}
article header li.itemRatingBlock::after,
article header li.itemRatingBlock li::after{
content: "";
}