Hi all,
I am using the following code for question separators in my survey:
.Skin .Separator {
height: 2px;
background: black;
display:block!important;
opacity: 0.08;
}
But whenever I use in-page display logic, the question separators for each "hidden" segment still appear in the survey.
Can this be fixed? Thanks in advance!
Page 1 / 1
Hi there, that code looks like it works well for surveys that do not have a lot of in-page display logic. For this survey, you can include question separators by adding header rows
to the Question Text of any question that uses in-page display logic. Try adding the below to the Question Text of a question hidden with in-page display logic using the Rich Content Editor's HTML/Source view "<>":
Click to write the question text
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.