Hi I actually have a site built with divi builder, and I have integrated the background video, can anyone help as where to locate the file in divi builder and mute the video, as of now it is playing along with the sound.
Hi I actually have a site built with divi builder, and I have integrated the background video, can anyone help as where to locate the file in divi builder and mute the video, as of now it is playing along with the sound.
2
Answers
You can try this jQuery solution to mute the background video.
Add this bellow code into theme option > integration > code integration > Add code to the < head > of your blog
Then let me know the result.
Can try this jQuery code to mute the video:
Also, add the CSS class "mutedvideo" on the video module.
Hope it works.