Embedding a video on your Webflow site without displaying extra graphics or suggestions from hosting platforms like YouTube or Vimeo can create a clean, professional look.
1. Choose the Video Platform
- If using YouTube: Use the parameter ?rel=0 to prevent related videos from appearing at the end.
- If using Vimeo: Go to the video's settings and ensure you have the necessary embed permissions.
2. Embed YouTube or Vimeo Video
- Go to the
Embed section of the video platform. - For YouTube, adjust the embed URL to include ?rel=0 (e.g.,
www.youtube.com/embed/VIDEO_ID?rel=0). - For Vimeo, check for options to hide controls or the logo.
3. Use Webflow's Embed Element
- Add an Embed element to your Webflow page where you want the video to appear.
- Paste the modified embed code from YouTube or Vimeo into the Embed element.
4. Customize Video Appearance
- Choose the settings to hide player controls (if possible) to ensure only the play button is visible.
- Adjust the video size to fit your design needs within the Embed element.
Summary
To embed a clean video with just a play button on Webflow, use the parameter ?rel=0 for YouTube, adjust settings in Vimeo, and paste the refined embed code into Webflow's Embed element. This will prevent extra graphics or suggestions from appearing, resulting in a clean video presentation.