D
DwardXNSJun 29, 2020
can you point me where can i find youtube full screen hero sample?
can you point me where can i find youtube full screen hero sample?
Hello,
Currently a Template for Youtube Hero Video is not included in the Package but can be easily achieved using the existing codes. Simply consider using this code:
<div class="section mb-0 dark vh-75 vh-lg-100">
	<div class="vertical-middle">
		<div class="container text-center">
			<h2 class="display-4 mb-0" data-animate="fadeInUp">Hero with Background Youtube Video</h2>
		</div>
	</div>
	<div class="video-wrap">
		<div class="yt-bg-player" data-quality="hd1080" data-start="20" data-stop="40" data-video="https://youtu.be/A3PDXmYoF5U"></div>
	</div>
</div>This should definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard