Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Slider-type question: hiding the slider value

  • Tascja
  • Tascja's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 11 months ago #166503 by Tascja
Hello,
I would like to hide the slider value. I've seen other answers on this forum about how to do it by editing the survey level css (ex. www.limesurvey.org/forum/design-issues/9...mber-of-slide-layout )

I'm wondering instead if there is a way to hide the slider value using the CSS class field in advanced setting of specific question?
Thanks!
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Away
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 11 months ago - 5 years 11 months ago #166504 by tpartner
Replied by tpartner on topic Slider-type question: hiding the slider value
Assign a question CSS class "hidden-slider-tooltip" and add something like this to the end of custom.css:

Code:
.hidden-slider-tooltip .slider-container .tooltip {
  display: none;
}

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Last edit: 5 years 11 months ago by tpartner.
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose