Question Text Colour | XM Community
Skip to main content
Solved

Question Text Colour

  • March 26, 2020
  • 1 reply
  • 79 views

Hi 1. Can someone advise what is the CSS code for changing all the font colour for the question text please? (I have searched in this forum, but couldn't get find the relevant post] 2. Does Qualtrics has a page when it includes CSS examples for all the key attributes such as table, border, question text, answer text, button text etc? Thank you

Best answer by rondev

Use the below CSS in the Look and feel -> Custom CSS option `.Skin .QuestionText {color:red;}`

1 reply

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • Answer
  • March 26, 2020
Use the below CSS in the Look and feel -> Custom CSS option `.Skin .QuestionText {color:red;}`