How can I integrate a Convertkit form into Webflow?

Published on
September 22, 2023

To integrate a ConvertKit form into your Webflow website, you can follow these steps:

  1. Create a form in ConvertKit:
  • Log in to your ConvertKit account.
  • Go to the Forms section and click on "Create Form".
  • Choose the type of form you want to create, such as an embedded form or a modal form.
  • Customize the form fields and design according to your needs.
  • Save the form and copy the provided HTML code for later use.
  1. Add an HTML embed element to your Webflow project:
  • Open your Webflow project in the Webflow Designer.
  • Navigate to the page where you want to add the ConvertKit form.
  • Drag and drop an HTML embed element onto the desired section of the page.
  1. Paste the ConvertKit form code into the HTML embed element:
  • Double-click on the HTML embed element to open its settings.
  • Paste the copied ConvertKit form HTML code into the HTML embed element's code field.
  • Save the changes and close the settings.
  1. Customize the form's appearance (optional):
  • If you want to style the ConvertKit form to match your Webflow site's design, you can use CSS.
  • Add a new style tag or edit an existing one in the site's Custom Code section.
  • Target the ConvertKit form's elements using CSS selectors and modify their styles as desired.
  • Save the changes to reflect the updated styling.
  1. Publish your Webflow site:
  • Once you have made all the necessary changes, publish your Webflow site.
  • The ConvertKit form will now be visible on your live website, allowing visitors to subscribe or interact with it.

By following these steps, you will be able to seamlessly integrate a ConvertKit form into your Webflow website, allowing you to capture visitor information and grow your email list easily.

Additional Questions:

  1. How do I create a custom form in Webflow?
  2. Can I connect my Webflow website to an email marketing service other than ConvertKit?
  3. How can I add a newsletter signup section in Webflow?