Hi Everyone, hope you’re all well?
Is it possible to add styling to the NPS question?
For example, I use this CSS to add a grey box behind another question.
#QID70 .QuestionText {
padding: 25px !important;
border-radius: 10px !important;
}
Can I do something similar for my NPS question that currently looks like this?
Thanks as always!