I’am trying to put autoplay video on my homepage, and it just doesn’t seem to work. I use this code in custom liquid section
video {
display: block;
margin: 0 auto;
width: 100%;
height: 50%;
}
But it doesn’t work for me, video plays fine, but he is not autoplay one, you need to press the button and then he plays just on loop. I tried to update my theme from dawn 5.0.0 to dawn 13.0.1 but version of the theme wasn’t the issue. I really could use some help, thank you!!
Weird thing, I came back to this project after few days brake and out of nowhere it started working with no additional codes:DDD I guess nothing was wrong, somehow it just needed time to start working