Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

Make embedded Video more responsive – Tipps anyone?

#3399
Avatar photo[anonymous]

Hey Bob,

I use the “ProDocs” Template and it works fine! Thanks.

This is what I used …

<figure class="post__video post__video--21by9">
  <video width="100%" height="auto" controls="controls" data-mce-fragment="1">
    <source src="media/files/filename.mp4" type="video/mp4" />
  </video>
</figure>