New Form Sections

September 24, 2024

We've added new forms to make your work easier, including enhanced contact forms and job application fields.  Here's what you need to know:

New Form Types

  • Enhanced request, contact, or custom form with additional fields like first name, last name, address, city, state (dropdown), and zip.
  • Careers / Job Application Form with multiple education and previous employment fields.

Important Notes

  • The careers form is a starting point. You may need to add more fields based on what the customer wants.
  • Never include fields that ask for sensitive information like:
  • Driver's license number
  • Social Security number
  • Medical information
  • Financial information
  • Label buttons to complete the sentence "I want to..." For example:
  • "I want to (Get a Free Estimate)"
  • "I want to (Apply Now)"
  • This helps users understand exactly what action they're taking.

How to Update a Form on a Page

  1. Add a new row at the bottom of the page, just above the footer.
  2. Go to "Sections → Forms" and choose the new form you want to use.
  3. Copy the new form.
  4. Find the old form on the page and paste the new form in its place.
  5. Delete the old form.


Remember to update submission information (email, subject line, etc.) and make sure the reCAPTCHA is setup correctly.

This form can be used as a request, contact, or a custom form.  Edit where necessary.  Don't forget to delete this directive. 

Fill out this short form and a(n) <<NOB>> representative will contact you <<time frame>> to <<CTA>>.

Contact Us

By Hibu Sections April 9, 2025
In this section, you’ll learn how to control the size of elements using different types of units in Editor 2.0. We’ll break down how viewport width (vw) and height (vh) respond to the browser window, how the auto unit allows containers to resize based on their content, and how min/max values help you keep your elements within practical size limits. Together, these tools give you greater control over how your site adapts across devices—without relying on fixed pixel values.
April 9, 2025
Flexbox is the foundation for how columns behave in Editor 2.0. It controls how elements stack, align, and space themselves inside containers, giving you full control over layout across different screen sizes. By adjusting properties like stacking direction, content alignment, and wrap, you can create clean, organized designs that adapt smoothly to any device. These features help prevent layout issues, make better use of space, and simplify how you manage rows and individual elements. Learning how to use Flexbox effectively leads to faster builds and more consistent, responsive websites.
By Hibu Sections April 9, 2025
Understanding layout elements and the Layers Panel is key to building clean, responsive websites. Layout elements help you control structure—how widgets are grouped, how content stacks, and how different parts of the page respond across breakpoints. The Layers Panel gives you a clear view of that structure, making it easier to manage complex sections, find hidden elements, and keep your layout organized. Together, these tools let you build with more precision, troubleshoot faster, and maintain consistency across the entire site.
By Hibu Sections April 8, 2025
Breakpoints are specific screen widths where your website layout shifts to fit different devices, like phones, tablets, and desktops. They’re a key part of responsive design, allowing you to adjust styles so your site looks and works well on any screen. In the editor, you can see how styles behave at each breakpoint, apply universal styles, and override them when needed. You can also preview your site at different screen sizes to make sure everything looks right.
Show More →