how do i target specific question with CSS custom? | XM Community
Skip to main content
Solved

how do i target specific question with CSS custom?

  • March 31, 2021
  • 4 replies
  • 78 views

Forum|alt.badge.img

i want to change a font for specific questions in specific blocks. how can I do it?

this CSS code helps me change the font (to 5), but u don't know to to specify
.Skin .QuestionBody {font-size:5px !important}

thank you!

Best answer by PraDeepKotian_XM

In Rich content editor, inside HTML Source you can set the code as below:

Click to write the question text

image.png

4 replies

PraDeepKotian_XM
QPN Level 5 ●●●●●
Forum|alt.badge.img+21
  • QPN Level 5 ●●●●●
  • March 31, 2021

Hi AlexILAlex
You can use the Rich Content Editor to change the font size.
For more information, hit the below link.
https://www.qualtrics.com/support/survey-platform/survey-module/editing-questions/rich-content-editor/rich-content-editor-overview/


Forum|alt.badge.img
  • Author
  • March 31, 2021

you can't under 8 points of font. and i need 5 points


PraDeepKotian_XM
QPN Level 5 ●●●●●
Forum|alt.badge.img+21
  • QPN Level 5 ●●●●●
  • Answer
  • March 31, 2021

In Rich content editor, inside HTML Source you can set the code as below:

Click to write the question text

image.png


Forum|alt.badge.img
  • Author
  • March 31, 2021

thank you!