Title: Hide the Preview button?
Last modified: December 14, 2016

---

# Hide the Preview button?

 *  Resolved [David Dumonde](https://wordpress.org/support/users/everlearners/)
 * (@everlearners)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/hide-the-preview-button/)
 * I love this plugin, but I’d like to remove/hide the new “Preview Changes” button,
   but my css wizardry isn’t working. Can you help?

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

 *  Plugin Author [webbistro](https://wordpress.org/support/users/webbistro/)
 * (@webbistro)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/hide-the-preview-button/#post-8562384)
 * Hi David,
 * Just use something like
 *     ```
       #wpadminbar ul li.wpuxss-tpb-post-preview {
           display: none;
       }
       ```
   
 * I will add options to the next release that will allow to choose what buttons
   should be shown.
 * Best,
    -Nadia
    -  This reply was modified 9 years, 5 months ago by [webbistro](https://wordpress.org/support/users/webbistro/).
 *  Plugin Author [webbistro](https://wordpress.org/support/users/webbistro/)
 * (@webbistro)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/hide-the-preview-button/#post-8737653)
 * Hi David,
 * Since v1.6 you can disable “Preview” and/or “Save Draft” buttons with plugin’s
   settings.
 * Best,
    -Nadia

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

The topic ‘Hide the Preview button?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/toolbar-publish-button_fefefe.svg)
 * [Toolbar Publish Button](https://wordpress.org/plugins/toolbar-publish-button/)
 * [Support Threads](https://wordpress.org/support/plugin/toolbar-publish-button/)
 * [Active Topics](https://wordpress.org/support/plugin/toolbar-publish-button/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/toolbar-publish-button/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/toolbar-publish-button/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [webbistro](https://wordpress.org/support/users/webbistro/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/hide-the-preview-button/#post-8737653)
 * Status: resolved