• Resolved David Dumonde

    (@everlearners)


    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

    (@webbistro)

    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 7 years, 11 months ago by webbistro.
    Plugin Author webbistro

    (@webbistro)

    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.