Thread Starter
nyin
(@nyin)
After almost hitting with my head on the keyboard, I found the fix.. It’s pretty simple code (to anyone who happen):
.comment-text>.star-rating::before, .star-rating span::before {
content: “\f005” !important;
font-family: “Font Awesome 5 Free”;
font-weight: 900;
}