Created
October 14, 2020 12:58
-
-
Save ahmedeshaan/fb496703bfaf8dcbf4e0d9ab016a58f7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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