Hello
@Estha ,
Can You Share the .QSF file , so that i can analyze it and send you the modified .QSF
Hello
@Estha ,
Add following css in the look and feel -> add custom css
.Skin .QuestionOuter {
padding-bottom: 0px;
}
Hi
@Estha!
It looks like you are asking about custom programming/code. We actually have a
Developer Corner in the community that is reserved for these types of questions. Therefore, I have moved your question in that section instead so coders and programmers are more likely to answer your question. If you ever have coding questions, the Developer Corner is the place to be!
P.S. They might assume that you already have a basic knowledge of programming and how to integrate it into Qualtrics. If you do not, we recommend checking out
W3Schools and our pages on
Adding Custom CSS and
Adding JavaScript to get a basic understanding!
Is it possible to adjust spacing between questions within a single block only? I would like to increase spacing between each question in a block of slider-type questions so the next question is not so close to the prior question slider labels. I don't need to increase all spacing between questions for other blocks, but that's what I've done for now with the above code. Thanks!