I was trying to remove the slider part in timeline.js . What I tried was just adding display : none in html file.
<div class="vco-slider" style="overflow-y: hidden;display : none">
This html line was generated automatically. I want to know in which file should I change?