Scroll to top

How to fix woocommerce-rating-stars-bugs-sssss?

body.woocommerce .star-rating span::before {
  content: “SSSSS” !important;
  color: #e0b22f !important;
}

.woocommerce .star-rating span{
font-family:star !important;
}

.star-rating::before {
    color: #e0b22f;
}

Leave a Reply

Your email address will not be published. Required fields are marked *