How can I change the background colour that appears when someone doesn’t complete a mandatory question?
Page 1 / 1
Hi Eumetis
Add below code in Custom CSS and update the colour as required.
.Skin .QuestionOuter.Highlight .Inner{
background: lightgrey !important;
}
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.