Change filled color on one matrix question | XM Community
Question

Change filled color on one matrix question

  • 26 February 2020
  • 1 reply
  • 18 views

Badge +2
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?
!

1 reply

Userlevel 3
Badge +2
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