Hi,
I have conditional logic to display options for a particular question, I would like to hide the checkbox but auto-select it in the background for every option displayed. Please how do I achieve this?
Hi,
I have conditional logic to display options for a particular question, I would like to hide the checkbox but auto-select it in the background for every option displayed. Please how do I achieve this?
.Skin label.SingleAnswer span:after {
display: none;
}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.