Skip to main content

Custom Style Sheets (CSS)

Lets explore how we can use CSS to modify all aspects of how your form looks and feels

Updated over 2 months ago

The Custom CSS feature in Team Forms lets you take complete control over how your form looks and feels. It uses standard CSS (Cascading Style Sheets) — the same technology used to style websites — so anything you already know about CSS will work here.

If you’re not familiar with coding, you can simply ask our built-in AI to style your form. Just describe what you want in plain language, and it will write the CSS for you.

What You Can Do

With Custom CSS, you can:

  • Match your form’s design to your brand by changing fonts, colors, and spacing.

  • Add backgrounds, gradients, and other design elements.

  • Restyle buttons, labels, and navigation.

  • Customise how your generated PDFs look.

How to Access Custom CSS

  1. Open your form in the Form Builder.

  2. Click the ... (more options) icon in the top-right corner.

  3. Select Custom CSS.

  4. Enter your own CSS or click “Let AI do the coding” and describe what you want.

Did this answer your question?