Provoon
← All embed guides

Webflow

Add Provoon to Webflow

Yes. Provoon works in Webflow with the built-in Embed element. Publish your Wall of Love, proof avatars, or logo slider, copy the iframe from Get Embed, drag Embed onto the canvas, paste the HTML, and set the parent to full width. Publish the Webflow site to see it on your domain — no Webflow app required.

How do I add Provoon to Webflow?

  1. 1

    Publish the Provoon surface

    Finish your Wall of Love, proof avatars, or logo slider and click Publish so the embed URL resolves.

  2. 2

    Copy from Get Embed

    Open Get Embed and copy the iframe. Keep the height attribute — Webflow won’t invent one for you.

  3. 3

    Drop an Embed element on the canvas

    In Webflow Designer, open Add (the + panel), find Embed, and drag it into the section where testimonials should show.

  4. 4

    Paste the iframe HTML

    Double-click the Embed element, paste the Get Embed code into the HTML field, and save. You’ll see a placeholder until you publish.

  5. 5

    Set width and min-height

    Select the Embed (or its parent Div Block). Set width to 100% of the section. Give it a min-height close to the iframe height so the layout doesn’t collapse before load.

  6. 6

    Publish the Webflow site

    Click Publish and choose your Webflow domain or custom domain. Confirm the live page loads the Wall of Love or other surface.

Example embed code

Sample markup only — not your live wall. After Publish, copy the real iframe from Get Embed and paste that instead of the sample.

<iframe src="https://embed.your-domain.com/your-wall-id" width="100%" height="720" frameborder="0" scrolling="no" title="Wall of Love"></iframe>

This is sample markup only. Copy your real iframe from Get Embed after you publish.

Tips that save a re-publish

  • Collection (CMS) templates can use the same Embed element — one wall for every item, or a rich embed field if each item needs its own code.
  • Avoid putting Embed inside overflow: hidden wrappers; tall masonry walls get clipped.
  • Proof avatars and logo sliders need less vertical space than a full Wall of Love — size the Div Block accordingly.
  • Building outside Webflow? The any-website guide covers plain HTML hosts.

FAQ

Do I need a Webflow app for Provoon?

No. The native Embed element is enough for a Provoon iframe.

Can I use Provoon on a CMS template?

Yes. Place Embed on the collection template, or bind a custom embed field if each CMS item has its own Get Embed code.

Why is the embed blank in Designer?

Designer often shows a placeholder. Publish the site and check the live URL — and confirm you clicked Publish in Provoon first.

Keep going

Ready for your own wall? Publish in Provoon, then copy your code from Get Embed.