Font sizes | XM Community
Skip to main content
Solved

Font sizes

  • August 5, 2019
  • 5 replies
  • 494 views

Natasha
Level 2 ●●
Forum|alt.badge.img+8
Hi everyone, Having a tough time with font size. The theme that is set is 18 for Question and 18 for Answer. However, when previewing, the Questions are 18, and the answers for Matrix look like 12. Any way to adjust?

Best answer by MichelleC

Have you changed it in the Look and Feel menu? You may want to see if changing the Choice Text font size there gives you the look you want: !

5 replies

MichelleC
Level 3 ●●●
Forum|alt.badge.img+10
  • Level 3 ●●●
  • 146 replies
  • Answer
  • August 5, 2019
Have you changed it in the Look and Feel menu? You may want to see if changing the Choice Text font size there gives you the look you want: !

Natasha
Level 2 ●●
Forum|alt.badge.img+8
  • Author
  • Level 2 ●●
  • 10 replies
  • August 5, 2019
I have, and it still doesn't change. Still looks like a 12 font and not 18, it definitely is not the same as the rest of the theme. Also the multiple choice and constant sum look like they are 24. I have removed and rebuilt the theme, refreshed, shut down, etc...and still...dead end.

mattyb513
Level 4 ●●●●
Forum|alt.badge.img+6
  • Level 4 ●●●●
  • 163 replies
  • August 6, 2019
If you are really in a pinch you could fix it with custom CSS. You'd need to go to the Advanced tab, click Add Custom CSS, and then add the following: ```css html #SurveyEngineBody .Skin .QuestionBody { font-size: 18px; } ```

Forum|alt.badge.img+2
  • 2 replies
  • November 8, 2019
This took care of the scale points but not the statements. Do you have that CSS code? Thanks, Mark

Forum|alt.badge.img+1
  • 2 replies
  • June 8, 2020

Hello,
I have the same problem. Although I change the font size in Look and Feel menu, I still have the same size. The items look larger than the question, which is too disturbing.
I hope someone has an answer:)
Thanks in advance.