Expired
Hi can you please detail the procedure to enable volume on my video BG. I already tried editing the vc_templates/vc_row.php file but it does not work.
Thank you!
Hello,
Sorry for the late reply. In file vc_templates/vc_row.php find this line: $video_markup = '<div class="video-wrap"><video id="video_background" preload="auto" autoplay="true" loop="loop" muted="muted" volume="0">
$video_markup = '<div class="video-wrap"><video id="video_background" preload="auto" autoplay="true" loop="loop" muted="muted" volume="0">
Remove the muted="muted" from it and save file.
muted="muted"
Best regards!
You must be logged in to reply to this topic.