Solved
.Skin .Matrix class for answer stem
The Look & Feel "Question Text" and "Answer Text" settings only get you so far. I am trying to customize the font size of answer stems in all matrix tables in a survey. The following gives me what I want for the column headers (Likert scale labels) and Group headings. But the answers are still too small. I tried
.Skin .Matrix table tr{ } but it does not affect the answer text. Help?
.Skin .Matrix table th{
font-size: 16px;
}
.Skin .Matrix table tbody th{
font-size: 16px;
}
Best answer by fleb
> @SOC said:
> Thank you - yes, I mean the labels in the far left column.
> Unfortunately, your solution had no effect on the font size of that column.
Hi,
my solution works for me. This means that there are probably different classes depending on the theme used and other factors. Try to provide the theme and/or some basic style settings here. You can also check in the inspector what are classes of the cells you want to modify.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
