Change filled color on one matrix question | XM Community
Skip to main content
I've set up a theme for my survey. Any I want to change the filled color for this specific matrix question.



When respondents select it, I would like to change the color from dark purple to light gray. At the same time, I would like to keep all other question setting in the same survey as it is. How can I adjust the color on one matrix question in the survey?

!
You will need to add JavaScript (jQuery statement under "addOnReady") for the question that changes the color of the radio button when not selected (q-radio) and when it is selected (q-radio.q-checked).

Leave a Reply