Files
Gainsight/Custom_Templates/customer_templates/Skuid/_overview_video.html.liquid
2022-11-11 21:54:43 -05:00

39 lines
1.1 KiB
Plaintext

<script src="https://fast.wistia.net/embed/iframe/0m6tky9ic0?videoFoam=true" async></script>
<script src="https://fast.wistia.com/assets/external/E-v1.js" async></script>
<div class="overview-video">
<div
class="thumbnail video wistia_embed wistia_async_0m6tky9ic0 popover=true popoverAnimateThumbnail=true popoverContent=link videoFoam=true"
style="background-image:url(/wp-content/themes/altair/dist/img/ford_winner_2015.png)">
<p style="padding-top:4px;"> Not sure where to start? Watch this quick training overview video.
<a class="overview-video-link" href="javascript:void(0)">
<span class="caption">
Watch
<i class="fas fa-caret-right"></i>
</span>
</a>
</p>
</div>
</div>
<style>
.overview-video-link {
text-decoration: none;
}
.overview-video-link:hover {
text-decoration: none;
}
.overview-video {
text-align: center;
font-family: F37 Moon !important;
font-style: normal;
font-weight: normal;
padding-top: 5px;
border-radius: 5px;
margin: 15px;
margin-top: 40px;
margin-bottom: 40px;
}
</style>