Solved
Hiding Question Text
I'd like to hide the question text for a number of questions in my survey. Is there code that will allow me to do this, question by question (and not for the entire survey)? Thanks!
Best answer by Sowrabh1993
Hi @TracyL
You could also hide the question text using this.
Put the code in HTML view of the question.
`<span style="visibility:hidden;">Your question here</span>`
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.