half a star
newbie here: was trying to color my star icon (in this case, 20% of it as red color solid, rest will have default color)
is that achivable?
6 Replies
Linear-gradient!
can you guide me a bit more? im really new at this, been trying random things 😅
Is the star an svg or are you using a font awesome icon or something ?
You would need the color to also be transparent if you’re using background clip
font awesome icon
my variable $percentage isnt working on the html style of some div
(php blade btw) how can i access and use it?