Comments Bobby started the conversationJune 17, 2016 at 7:01pmHow does one go about muting the background video? On my site it's fine right now with the audio but wanted to know what I had to do in case I wanted to mute it. 1,974Support repliedJune 22, 2016 at 7:44pmHi there,I assume you are referring to the 'curtain slider' with video background.If that's the case, as this is a html5 video, open showcase-page.php and specify 'muted' attribute on line 95<video autoplay loop muted id="bgvid">https://developer.mozilla.org/en/docs/Web/HTML/Element/videoThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy1 LikeBobby repliedJune 22, 2016 at 8:16pmThank you! Sign in to reply ...
How does one go about muting the background video? On my site it's fine right now with the audio but wanted to know what I had to do in case I wanted to mute it.
Hi there,
I assume you are referring to the 'curtain slider' with video background.
If that's the case, as this is a html5 video, open showcase-page.php and specify 'muted' attribute on line 95
<video autoplay loop muted id="bgvid">
https://developer.mozilla.org/en/docs/Web/HTML/Element/video
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thank you!