Nexsas
WordPress

Contact Form

Use Contact Form 7 with Nexsas and add forms via shortcode or Elementor.

NextSaaS integrates with Contact Form 7. Demo content uses Contact Form 7, so it’s easy to create and manage contact forms.

Installing Contact Form 7

Install the plugin

  1. Go to Plugins → Add New
  2. Search for “Contact Form 7”
  3. Click Install Now
  4. Click Activate

You can also install it from Appearance → Install Plugins if it appears in recommended plugins.

Create your first contact form

  1. Go to Contact → Contact Forms
  2. Edit the default form or click Add New

Video tutorial

Basic form setup

Default fields usually include Name, Email, Subject, Message, and Submit.

Common form tags

[text* your-name] - Required text field
[email* your-email] - Required email field
[tel your-phone] - Phone number field
[textarea* your-message] - Required textarea
[submit "Send"] - Submit button

Configuring email notifications

In the form editor:

  • Mail tab: set To/From/Subject and message body tags like [your-name]
  • Mail (2) tab: enable auto-reply to [your-email]

Adding forms to pages

Using shortcode

  1. Copy the shortcode (example: [contact-form-7 id="123"])
  2. Paste it into your page content

Using Elementor

  1. Edit the page with Elementor
  2. Add the Contact Form 7 widget
  3. Select your form

Styling contact forms

2-column input fields

To create 2 columns in a row, add a class on the wrapper div: .nextsaas-cf7-column.

Custom CSS

Add custom CSS in Theme Options → CSS Editor:

.wpcf7-form input[type='text'],
.wpcf7-form input[type='email'],
.wpcf7-form textarea {
  /* Your custom styles */
}

.wpcf7-form input[type='submit'] {
  /* Your custom styles */
}

Additional resources

Need help?

Email support: hello@pixels71.com

Copyright © 2026