Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Trying to add
preload="auto"to background videos in the home slider.
It looks like maybe line 7 in default.php is supposed to make that the default setting, but inspecting the video in Chrome shows this html, without the preload attribute:
<video class="sow-full-element" autoplay="" loop="" muted="">
So is there a setting somewhere I missed? Or maybe a snippet to clarify on the forum?
Thanks.