Question Text Colour | XM Community
Solved

Question Text Colour

  • 26 March 2020
  • 1 reply
  • 68 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
icon

Best answer by rondev 26 March 2020, 17:40

View original

1 reply

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

Leave a Reply