How can I apply colour to alternate rows within a rank order text box question? | XM Community
Skip to main content

How can I apply colour to alternate rows within a rank order text box question?

  • March 3, 2021
  • 1 reply
  • 16 views

Forum|alt.badge.img+3

How can I apply colour to alternate rows within a rank order text box question?



1 reply

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • March 3, 2021


Change it to

li:nth-child(odd) span
if you just want the text highlighted.