Adding the Form to Your Website

⌘K
  1. Home
  2. Docs
  3. Adding the Form to Your Website

Adding the Form to Your Website

Adding the Form to Your Website

Basic Usage

Add a Shortcode block and paste:

[ratec_contact_form]

The form will automatically appear on the page.

Customizing the Form

You can personalize the form using attributes:

[ratec_contact_form 
    title="Contact Us" 
    subtitle="We're here to help" 
    submit_text="Send Now"]

Available Attributes

AttributeDescriptionDefault
titleMain heading of the formGet In Touch
subtitleText below the headingWe would love to hear from you
submit_textButton textSend Message

How can we help?