I’m using Bubble’s own star rating input to show a review score for a Data Type in a project. It’s a locked field, as its informational: the vote is closed, so to say.
When the field is locked, it gets this icon when you hover it:
Does anyone know if it’s possible to hide that icon with CSS or some other way?
It’s a bit gross, but you could put a transparent shape over the star rating. Group then so there isn’t any word responsive behaviors, but this should work without any CSS.
If you want a more technical, less clunky solution…I can’t help ya there