Title: Hide submit button.
Last modified: March 21, 2024

---

# Hide submit button.

 *  Resolved [kozmonauta](https://wordpress.org/support/users/kozmonauta/)
 * (@kozmonauta)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/hide-submit-button-3/)
 * Hello,
   I would like to hide the submit button on the conversational form. I found
   this link below in the documentation, but it didn’t help me.[https://fluentforms.com/docs/fluentform_is_hide_submit_btn_-formid/](https://fluentforms.com/docs/fluentform_is_hide_submit_btn_-formid/)
 * I also created several snippets, but none of them are working.
   If possible, could
   you provide me with a snippet that could hide all forms or just a specific conversational
   form?
 * Thanks.

Viewing 1 replies (of 1 total)

 *  [Abul Khoyer](https://wordpress.org/support/users/hellokhoyer/)
 * (@hellokhoyer)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/hide-submit-button-3/#post-17525490)
 * Hello [@kozmonauta](https://wordpress.org/support/users/kozmonauta/),
 * Thanks for sharing your concern. Hiding the submit button using hook in a conversational
   form isn’t possible due to its dependency on JavaScript.
 * However, as an alternative approach, you may consider using CSS for that. Please
   use the following CSS in the custom CSS section of the form,
 * `.vff-animate.f-fade-in.f-enter {
   display: none !important;}
 * Hope that serves the purpose.
 * Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Hide submit button.’ is closed to new replies.

 * ![](https://ps.w.org/fluentform/assets/icon-256x256.png?rev=3354580)
 * [Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder](https://wordpress.org/plugins/fluentform/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fluentform/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fluentform/)
 * [Active Topics](https://wordpress.org/support/plugin/fluentform/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fluentform/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fluentform/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Abul Khoyer](https://wordpress.org/support/users/hellokhoyer/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/hide-submit-button-3/#post-17525490)
 * Status: resolved