Constant Sum - Slide Bar - positioning of description text | XM Community
Skip to main content
Question

Constant Sum - Slide Bar - positioning of description text


Forum|alt.badge.img

Is there a way for the text to run along the top of the slider bar rather than down the side where it is squashed?
Capture.JPG

3 replies

Mishraji
Level 4 ●●●●
Forum|alt.badge.img+18
  • Level 4 ●●●●
  • 236 replies
  • May 29, 2021

Hi Mark_iPWC,
are you referring to the question text or the choices?


Forum|alt.badge.img
  • Author
  • 3 replies
  • June 2, 2021

thanks for your question - its the choices that i'm referring to.


Mishraji
Level 4 ●●●●
Forum|alt.badge.img+18
  • Level 4 ●●●●
  • 236 replies
  • June 2, 2021

Mark_iPWC - add the following CSS code to look and feel -> custom CSS.

.JFEScope .Skin .Slider .HBAR .q-slider .statement-container div, .JFEScope .Skin .Slider .HSLIDER .q-slider .statement-container div {
  padding-bottom: 45px;
  text-align: center;
}


Leave a Reply