
Hide Play button
I am using Unite Revolution Slider 2 on my site to play the video. I want to know how to hide the play button from appearing is there a code i can add to the Direct Link?
I am using Unite Revolution Slider 2 on my site to play the video. I want to know how to hide the play button from appearing is there a code i can add to the Direct Link?
Hello,
You can achieve this via the CSS. You can potentially assign a visibility: hidden; with jwplayer().on(‘play’); tapping into the Icon element: Play \e60e
You might also want to check the following article which details the JW Player CSS in full detail: https://developer.jwplayer.com/jw-player/docs/developer-guide/customization/css-skinning/skins_reference/
Randy