Skip to main content

Enbedding Third Party Videos in Widgets and Custom Pages

If you are including a third party video from a service like YouTube in a widget or on a custom page, you should wrap that embed code with a Foundation .flex-video class, like so:

<div class="flex-video">

Video Embed Code Here

</div>

That will make sure that the video sizes correctly on different screen sizes.

Ted @ Crowdstack
Original Post
×
×
×