Stibo-A Posted April 5, 2022 Posted April 5, 2022 Site URL: http://www.stiboaccelerator.com/ Hey! I would like the video on my landing page to autoplay and loop. It works in Safari but doesn't work in Chrome, any thoughts on how I can fix this? Website: http://www.stiboaccelerator.com/ Here's the code: <video autoplay="autoplay" loop="true" width="600" controls> <source src="https://static1.squarespace.com/static/5f3e239e2f193703b77e02bc/t/6232fb6d148ed319f5211b31/1647508356204/Accelerator-video.mp4" type="video/mp4" /> </video> Thank you so much in advance for your help! 🙏
tuanphan Posted April 6, 2022 Posted April 6, 2022 Try change this line Quote <video autoplay="autoplay" loop="true" width="600" controls> to Quote <video autoplay loop width="600" controls> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment