---
title: Can I hide the submit button? | Paperform Help Center | Paperform
description: By default, the submit button will always be visible on the form, unless the form has no visible question fields.
url: "https://paperform.co/help/articles/can-i-hide-the-submit-button"
type: static
generatedAt: "2026-04-04T00:42:01.093Z"
---

Can I hide the submit button?
### Configuring Behavior
        ![(iframe)](https://www.youtube.com/embed/oi2usgnE3R8?rel=0)

By default, the submit button will always appear on the form after the last visible question, unless the form has no visible questions. If the form contains no questions, then the form will contain no submit button (unless it is in [One-at-a-Time Mode.](https://paperform.co/help/articles/guided-mode-overview/))

If your form has questions but your plan has access to [Custom CSS](https://paperform.co/help/articles/custom-css/), you can [use it to hide the submit button](https://paperform.co/help/articles/custom-css-cheat-sheet/#:~:text=Hide%20the%20submit%20button). Otherwise, the submit button cannot be hidden from a form, and only moved to another page of the form.

### Gotchas

 - A [Hidden field](https://paperform.co/help/articles/what-is-a-hidden-field/) by itself still counts as a question. You can use a hidden field to push the submit button further down or onto another page of your form.

### Related Articles
  [How can I move the submit button?  Move the Submit Button after text or content with a Hidden Field. On a blank line, type "/hidden" and select "Hidden" from the popup menu.](/help/articles/how-to-move-the-submit-button/)
[Can I style the submit button for the "One-at-a-time" form experience?  When using Paperform's "One-at-a-time" form experience (previously Guided Mode), the Submit Button options slightly differ from the "Classic" form experience. The available options can be found under Theme & Appearance → UI Elements → Submit Button.](/help/articles/can-i-style-the-submit-button-on-guided-mode/)
[Does Paperform support HTML and CSS?  We support adding custom HTML and CSS on selected plans.](/help/articles/what-is-html-and-css/)
[How do I change the submit button wording and styling?  You can change the wording and the styling of the Submit Button under Theme (upper-left) → UI Elements → Submit Button in the form editor.](/help/articles/how-to-change-the-submit-button-wording-and-styling/)
[Will a user ever see a hidden field?  No, a user will never see a hidden field. If you use pre-filling to set that field's value, they can see what you put in the URL, though.](/help/articles/will-a-user-ever-see-a-hidden-field/)
[What is a hidden field?  A hidden field or question is a type of field that is hidden from the user, but contains info relevant to the submission. Various methods exist for how hidden fields can be used on your forms, some more advanced than others.](/help/articles/what-is-a-hidden-field/)