#99431
admin
Keymaster

Hi hansT,

  • To show only the ticks with labels, please set ticks-visibility="major".
  • The color of tick marks can be set using the CSS variable --smart-tick-color, i.e.:
    <style type="text/css">
        smart-slider {
            --smart-tick-color: red;
        }
    </style>

Best regards,
Dimitar
Smart HTML Elements Team
https://www.htmlelements.com