Hi!
I added some background videos to my store using the following custom liquid code and they look grear, but when changing into mobile the size is too small for the screen. Also the autoplay doesn’t work on mobile as well ![]()
Can anyone help me to set the code to resize and autoplay when using mobile?
This is the code that I used:
video { display: block; margin: 0 auto; width: 100%; height: 50%; }This is my store
https://doufoods.com/
password: douweb
Perfect size for desktop
Way too small for mobile and no autoplay
Thank you in advance!

