Title: Hide Next Button
Last modified: May 24, 2020

---

# Hide Next Button

 *  Resolved [Graicifyd](https://wordpress.org/support/users/graicifyd/)
 * (@graicifyd)
 * [6 years ago](https://wordpress.org/support/topic/hide-next-button/)
 * How can I hide the ‘next’ and ‘previous’ button on the last page of the [form.](https://www.ecommercenext.org/test/)
 * Is there also a way to add a progress bar?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhide-next-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [6 years ago](https://wordpress.org/support/topic/hide-next-button/#post-12883248)
 * Hello [@graicifyd](https://wordpress.org/support/users/graicifyd/)
 * You simply should enter the following style definition into the “Customize Form
   Design” attribute in the “Form Settings” tab:
 *     ```
       #fbuilder .pbEnd .pbNext,
       #fbuilder .pbEnd .pbPrevious{display:none !important;}
       ```
   
 * Best regards.
 *  Thread Starter [Graicifyd](https://wordpress.org/support/users/graicifyd/)
 * (@graicifyd)
 * [6 years ago](https://wordpress.org/support/topic/hide-next-button/#post-12883356)
 * Thank you so much.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hide Next Button’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Graicifyd](https://wordpress.org/support/users/graicifyd/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/hide-next-button/#post-12883356)
 * Status: resolved