Hi Raechel
Not sure disabling it is a good idea it means you can't go back to watch a section again if you miss something,
If you want to hide this control the add this CSS
.video-js .vjs-progress-control {
visibility: hidden;
}
regards
Hi Raechel
Not sure disabling it is a good idea it means you can't go back to watch a section again if you miss something,
If you want to hide this control the add this CSS
.video-js .vjs-progress-control {
visibility: hidden;
}
regards