Hello @fxground,
Thanks for writing in!
You can use the Rating element;
If you need something custom, you can have an element structure like this:
Div element - for the width
Div element - wrapper
Div element - Icon wrapper
ICON element displaying the star
ICON element displaying the star
ICON element displaying the star
ICON element displaying the star
ICON element displaying the star
You can control the star rating with the DIV - Width element which will hide the overflow. The Flexbox option in the DIV wrapper needs to be enabled and the direction will be “Column”.
Hope this helps.