section-arvada-video
<div class="section-avada-video">
<video autoplay muted loop playsinline class="hurabg-video">
<source src=">https://cdn.shopify.com/videos/c/o/v/0a33988af57d49d6982c625444722962.mp4" type="video/mp4">
</video>
</div>
{% schema %}
{
"name": "Section name",
"settings": []
}
{% endschema %}
{% stylesheet %}
.section-avada-video{
width:100%;
}
.hurabg-video{
right: 0;
bottom: 0;
width: 100%;
height: auto;
}
{% endstylesheet %}
{% javascript %}
{% endjavascript %}