Hi !
To integrate a video in an article I used the following code:
<div class="ratio ratio-16x9">
<iframe src="....></iframe>
</div>
But is it possible to replace the image of the article for a video?
Is it possible to modify the template (or whatever) so that the video and the text are aligned with the intro and/or the title?
Thank you