Pre-requisites
Steps
- Navigate to and click on your desired design space
- Navigate to and click on your desired case
- Navigate to your desired phase and click the “Builder” button
- Add an Embed Block within the phase builder area by clicking or dragging.
- Find and copy the
<iframe>
source code from the video host (YouTube, Vimeo, etc.) - Click your Embed block within the phase builder to gain access to the right-navigation settings.
- Copy the
<iframe>
source code into the “Embed” section of the right-navigation settings.
Did you know?
You can adjust the height and width of your embedded content by manually adjusting the
height=""
andwidth=""
variables within the<iframe>
source code.