Skip to content

Instantly share code, notes, and snippets.

@ahmedeshaan
Created October 14, 2020 12:58
Show Gist options
  • Save ahmedeshaan/fb496703bfaf8dcbf4e0d9ab016a58f7 to your computer and use it in GitHub Desktop.
Save ahmedeshaan/fb496703bfaf8dcbf4e0d9ab016a58f7 to your computer and use it in GitHub Desktop.
.star-rating:before,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars:before {
content: 'e006e006e006e006e006' !important;
}
.star-rating span:before,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars span:before {
content: 'e005e005e005e005e005' !important;
}
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars span {
font-family: 'fl-icons' !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment