Skip to content
Type something to search...
Looka Theme Documentation

Contact Form Basics

Contact form fields live in content, and submission settings live in config.

Edit Form Fields

  1. Open src/content/sections/<language>/contact-section.md.
  2. Update fields under form.inputs.
  3. Save and refresh.

Change The Provider

  1. Open src/config/config.toml.
  2. Update contactFormAction and contactFormProvider inside [settings].
  3. Save and refresh.

Providers

  • formsubmit.co
  • formspree
  • netlify