---
title: What can I do with custom CSS? | Paperform Help Center | Paperform
description: Custom CSS provides fine-grained control over the styling on the page, including spacing, alignment, positioning, and lots more!
url: "https://paperform.co/help/articles/custom-css"
type: static
generatedAt: "2026-04-04T00:42:02.885Z"
---

What can I do with custom CSS?
### Appearance & Theming

CSS (Cascading Style Sheets) is used to control the appearance of just about everything on the Internet.

*Please note that this feature is exclusively available with specific [pricing plans.](https://paperform.co/pricing/)*

## Usage

Custom CSS, as used within our forms, gives you fine-grained control over the styling on the page, including:

 - color
 - spacing
 - sizing
 - alignment
 - positioning
 - lots more!

You may enable custom CSS from **Theme & Appearance → Custom CSS → Edit CSS**.

### Required knowledge

Custom CSS is a technical feature and does require that you have some technical ability or knowledge with CSS. If you're new to it, taking a [short CSS course](https://www.codecademy.com/learn/learn-css) is a great first step to get started.

### Asking for help

If you get stuck, let us know through live chat or via email at [support@paperform.co](mailto:support@paperform.co). As the feature is highly technical, we are able to assist with some, but not all, inquiries.

### Related Articles
  [Does Paperform support HTML and CSS?  We support adding custom HTML and CSS on selected plans.](/help/articles/what-is-html-and-css/)
[Can I add a progress bar to my form?   You can add a progress bar in Theme → UI Elements → Pagination Buttons → Pagination Style, and choose Progress Bar.](/help/articles/progress-bar/)