Title: Hide &#8220;Previous&#8221; Navigation Button
Last modified: September 29, 2020

---

# Hide “Previous” Navigation Button

 *  Resolved [nk123](https://wordpress.org/support/users/nk123/)
 * (@nk123)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/hide-previous-navigation-button/)
 * I am using the free version for a multipage form. Is it possible to hide the “
   previous” navigation button?

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/hide-previous-navigation-button/#post-13470226)
 * Hello [@nk123](https://wordpress.org/support/users/nk123/)
 * Yes, of course, that’s possible. Please, enter the style definition below into
   the “Customize Form Design” attribute in the “Form Settings” tab ([https://cff.dwbooster.com/images/documentation/form-settings-tab.png](https://cff.dwbooster.com/images/documentation/form-settings-tab.png)):
 *     ```
       #fbuilder .pbPrevious{display:none !important;}
       ```
   
 * Best regards.
 *  Thread Starter [nk123](https://wordpress.org/support/users/nk123/)
 * (@nk123)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/hide-previous-navigation-button/#post-13470238)
 * Ok, it worked. Thank you very much!

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

The topic ‘Hide “Previous” Navigation 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/)

## Tags

 * [navigation button](https://wordpress.org/support/topic-tag/navigation-button/)

 * 2 replies
 * 2 participants
 * Last reply from: [nk123](https://wordpress.org/support/users/nk123/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/hide-previous-navigation-button/#post-13470238)
 * Status: resolved