Remove Slider Number Labels
Removing slider number labels. So going from this:
To this:
Add the following to the end of the your question text in HTML view:
<style type="text/css">tr.xlabel {display:none;} .JFEScope .Skin .q-slider ul.numbers {display:none;} </style>














