
Solved
Slider Labels - Different Labels on Both Sides of Slider
Hello - I'm trying to create a survey using a slider, but need to have two labels (one on each side) and not able to figure out how to do that. I'm still new to using Qualtrics and have almost zero CSS knowledge, so hoping someone can help me or direct me to a tool/resource that can teach me how to do this.
Thanks in advance,
allen
!

Best answer by TomG
> @aurness said:
> Hi @TomG, yes this is what I'm looking for - especially since I have statements instead of single words. Is there a resource you can direct me to where I can learn how to program questions like this? I'm still fairly new with Qualtrics and have zero JS training, but tend to be a quick learner...if I know where to look. Thanks for working through this with me, I really appreciate it.
w3schools has tutorials for learning JavaScript and jQuery. You can search StackOverflow and the Qualtrics Community for examples of specific solutions.
Statements vs words won't really matter all that much. You may need to add some padding so the left and right statements don't run into each other.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

Hope this helps.
Thanks,
Bhushan
You can't do it with CSS. You have to use JS.