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
Page 1 / 1
Use the below CSS in the Look and feel -> Custom CSS option
`.Skin .QuestionText {color:red;}`
`.Skin .QuestionText {color:red;}`
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.