- Posts: 54
- Thank you received: 1
Ask the community, share ideas, and connect with other LimeSurvey users!
.col3 .answer-item { width: 33%; }
Liod_DS wrote: Maybe i resolved ...
Using the answer relevance field it seems to work like expected....
Not very quick... a have 82 + answer for each question (15+) ... but for my early test it works...
.col3 .col-sm-12 { width: 33% !important; }
.col-sm-12 .answer{ width:100% !important; }
display:none;
$(checkBoxNotDisplay).parent().closest('div').attr("display","none");