Embed in Webflow
Add a Clipform to your Webflow site.
You can add a Clipform to any Webflow page using the Embed element.
Steps
- In the Webflow Designer, navigate to the page where you want the form
- From the Add Elements panel (shortcut: A), drag an Embed element onto the canvas where you want the form
- Paste the embed code:
- Replace
YOUR_SHARE_IDwith your form's share ID - Click Save & Close
- Publish the site to see the form live
Controlling the size
The form fills the width of its parent element. To control the size in Webflow:
- Select the Embed element on the canvas
- In the Style panel, set a Max Width (e.g. 400px)
- Set Margin to
0 autoto centre it
Alternatively, place the Embed element inside a Div Block and style the Div Block to control width and positioning.
Troubleshooting
- Embed not rendering in the Designer - Webflow's Designer doesn't execute external scripts. The form will only appear on the published site or in Preview mode.
- Form not loading after publish - double-check the share ID and make sure the form is set to Live in the Clipform dashboard.
See the general embed guide for more options like the JavaScript API and sizing details.