I’m having an issue with my video which I have embedded - hosted on dropbox. It’s showing up on the designer preview fine, but not when I check the live mobile page. It seems to be working fine on desktop.
This is the code I’m using:
<video playsinline autoplay muted loop width="100%">
<source src="https://www.dropbox.com/s/avbpni5ask88cvg/output_HD1080.mp4?dl=1" type="video/mp4">
</video>
Is there a way I can make the video play on mobile?
Here is my site Read-Only: Webflow - Rebecca's Ultra-Awesome Project