How do I add a YouTube video?
You can add YouTube videos in TeleportHQ by using an iframe. Here is are the steps:
- Add an iframe element from the **Left side panel -> Elements **section
- Open your YouTube video, click the share icon, choose the
Embed
option - Copy the link of the video from the
src
attribute
https://www.youtube.com/embed/itPw43q2ruI
- Go back in TeleportHQ, select your iframe, and in the right inspector open the
HTML
section - **Paste the link **in the
src
attribute. - Edit the Iframe from the Right side panel properties
Updated on: 28/03/2025
Thank you!