The ClickDimensions star rating has by default 10 options .
Here is how you can limit the star rating options only with CSS if you don’t need all options.
Limit all star ratings in a survey
Paste the following in the code editor of the survey and customize the number of stars you want to have to limit the options all star ratings.
:root {
--number-of-stars:...
Continue Reading Ben’s Article on their blog
http://feedproxy.google.com/~r/LeichtBewoelkt-D365blogs/~3/4Xn20liLfEw/limit-clickdimensions-star-rating
Blog Syndicated with Ben’s Permission


