
I need assistance in displaying the anchor labels from the screenshot above on a single line—for example, 'Very Good'—instead of splitting them across two lines, such as 'Very' on one line and 'Good' on the next.

I need assistance in displaying the anchor labels from the screenshot above on a single line—for example, 'Very Good'—instead of splitting them across two lines, such as 'Very' on one line and 'Good' on the next.
Best answer by vgayraud
Try
.mc.horizontal .choices .choice.above .choice-label {
text-wrap-mode: nowrap;
}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.