Hello
@uhrxx005 ,
We may not be able to see grey boxes in this view, but just check with the preview link.
The grey boxes are missing in the preview link as well as when I take the actual survey
Hello
@uhrxx005 ,
Paste the below code in the Add Custom CSS
.Skin label.MultipleAnswer, .Skin label.SingleAnswer {
background:rgba(0,0,0,.06)!important;
}
.Skin label.MultipleAnswer.q-checked, .Skin label.SingleAnswer.q-checked {
color:white!important;
background:#7a0019!important
}