With Embed, you can easily embed websites, iFrames, widgets, or scripts into your Dora website.

https://youtu.be/h4mlF1X1oVc

How to use the Embed widget

Step 1. Add an embed widget

  1. Click the + Insert menu on the top bar.
  2. Select “Embed” from the dropdown.
  3. Drag to create an embed widget in the canvas.

insert-embed-1.gif

Or drag an embed widget onto the canvas.

insert-embed-2.gif

Step 2. Add embed content

  1. Copy the code you’d like to embed into your clipboard.
  2. In the embed section on the right sidebar, select the type of element you want to embed (URL/HTML).
  3. Paste your copied code.

How to set the size of the Embed element

Unless explicit size information is provided in your custom code, embed widgets will default to filling the entire parent element’s width.

You can add height="100%" and width="100%" in your custom code to ensure your embed completely fills and/or resizes based on the parent element.

My Embed widget isn’t working!

URL