Skip to main content

Webflow

  1. Open the page in Webflow Designer.
  2. Add an Embed element.
  3. Paste the iframe snippet.
  4. Put the embed inside a div with the desired maximum width.
  5. Publish and test on the live domain.
<iframe
src="https://pointr.org/en/widget/reviews/your-business-slug"
width="100%"
height="760"
style="border:0;border-radius:12px;max-width:760px"
loading="lazy"
title="Read verified customer reviews"
></iframe>

Webflow Layout Tip

For a two-column section, put text in the left column and the widget in the right column. On mobile, stack the widget below the explanation text.