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
| Attribute | Description | Default |
|---|---|---|
title | Main heading of the form | Get In Touch |
subtitle | Text below the heading | We would love to hear from you |
submit_text | Button text | Send Message |
