Hello, I was browsing the https://www.joomlart.com/demo/ja-healthcare and noticed the error on the video section of the front page as shown below:
I then went to my site which uses the same template and i saw the same issue. I played around and tried to insert a youtube video to no avail. here is a print screen
here is the code to the custom module:
<div class="videoWrapper">
<iframe width="560" height="315" src="https://youtu.be/1ASMcyl7jz4?si=FtxV94Ek_daAnJx8" frameborder="0" allowfullscreen></iframe>
</div>
<p style="margin-top: 12px">
Hello from Compass Consulting Group. Some text goes here if you need to expand on the video ...</p>
<a href="#" class="btn btn-primary">Read More</a>