Adding borders to the questions container | XM Community
Skip to main content
Solved

Adding borders to the questions container

  • November 5, 2020
  • 2 replies
  • 153 views

Forum|alt.badge.img

Hey,
Is it possible to make the borders of the question container (the white area) bold?
image.png

Best answer by rondev

Use below CSS:
#Questions{
border: 1px solid orange;
}

2 replies

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • Answer
  • February 15, 2021

Use below CSS:
#Questions{
border: 1px solid orange;
}


Forum|alt.badge.img
  • April 5, 2022

How do I customize a border just for the label and the slider to look like this?

Scale Slider w border.png