Hello.
I am using a matrix table (text entry) that includes 6 "statements" and 4 "scale" points.
I'd like the background color for each statement to alternate between light blue and white - without javascript. What I'd like to achieve:
Any help would be appreciated.
Page 1 / 1
Hi there, try adding the below CSS to the Style section of your survey's Look & Feel:
.Matrix .ReadableAlt {
background: #e1f5fe;
}
Hello, thank you. It worked perfectly.
Such a simple set of code! Tom_1842 is a coding wizard
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.