Documentation

Carrd

Step-by-step guide to embed widgets in Carrd.

You can easily add the Embeddable you created to your Carrd website by copying and pasting a simple code snippet. Once it's added, you can continue editing and updating the Embeddable from your dashboard, and all changes will automatically appear on your live site — without needing to update the code again.

Step 1: Copy the Embed Code

  1. In the top-right corner of the editor, click the Embed button
    Embed button

  2. A popup window will appear with your embed code. Click the Copy Code button
    Embed window

Step 2: Add the Code to Carrd

  1. In the Carrd editor, click the container where you want to place the widget
    Select container

  2. Click the + (Add Element) icon at the top right
    Add item

  3. From the list, select Embed
    Select embed

  4. In the Embed settings panel, paste the embed code in the Code field
    Paste code

  5. Click Done
    Click Done

  6. Finally, click Save to publish your changes
    Save

Tip: The widget will only appear on the live site, not in the editor preview.

On this page