Framing a single question with a border? (I'm using CSS but it adds a frame to every question) | XM Community
Skip to main content

I'm trying to use the following CSS to frame just 1 question on the page, and I'm adding it in that particular question's HTML view editor:

But it addes a frame around every question on that page.
How can I modify this code so that it only applies to the 1st question?

You should use the specific question id in this case. See an example below:
image.png


Thank you so much!


How do I customize a frame outer border for the label and the slider scale?
Scale Slider w border.png
This is what it currently looks like in my created design.
Scale Slider.png


I tried this, and my HTML code looks like

[Rest of formatting/question text]

but now no border is showing up.


Leave a Reply