Question
New Look & Feel - How to change the entire survey font color using custom CSS:
Hello,
We've a business requirement to change the Question text and Answer text to use the branded font color. As you know there is no option in the look & feel section to set the font color. Can you please share the custom CSS elements required to change the all the question text and answer text font color?
Let me know if the below is enough for changing the color:
.QuestionText, .QuestionBody, .q-checked{
color:#0C3262 !important;
}
Thanks,
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
