Modal Video

These modular elements can be readily used and customized in every layout across pages.

Modal Video

Youtube Vimeo
HTML
<a class="video-modal btn btn-primary color-white" href="https://www.youtube.com/watch?v=c8aFcHFu8QM" data-start="16" data-end="168">Youtube Light Box</a>
<a class="video-modal btn btn-primary color-white" href="https://vimeo.com/58558497" data-start="34" data-end="345">Vimeo Light Box</a>
JavaScript
<script src="assets/lib/remodal/dist/remodal.js"></script>
CSS
<link href="assets/lib/remodal/dist/remodal.css" rel="stylesheet"/>
<link href="assets/lib/remodal/dist/remodal-default-theme.css" rel="stylesheet"/>