You'll have to move some stuff into separate blocks to make it work.
Sure thing!
It changes depending on the question usually, but Qualtrics is pretty consistent in the structure of their IDs. Here’s the general code that you add to the Look & Feel > Style > Custom CSS box.
.QID113-3-label {display: none;}
To find the values for QID##-#-label, you preview your survey and push F12 in Chrome or Firefox, then use the “Select Element” tool in the top left of the dev tools (looks like an arrow pointing into a box) and then click on the option you want to hide.
You’ll see the dev tools highlight a line of code and in the code you’ll see something like:
id=”QID113-3-label”
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
