Question Text Colour | XM Community
Skip to main content
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
Use the below CSS in the Look and feel -> Custom CSS option

`.Skin .QuestionText {color:red;}`

Leave a Reply