Hide “Revert to Editor” Button
Hi there, Site Origin tech support team,
My client would like to remove the “Revert to Editor” button on her blog posts.
I have browsed your help community and I see the following response on this topic:
I see that your tech support has provided custom code to remove the button. What I don’t understand is where to insert this code into the website.
Does this go into the Custom Css Block?
Thank you in advance for your help!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi, thanks for posting your question.
The code Alex provided is PHP. Only CSS can be inserted into Custom CSS fields like Appearance > Custom CSS or Customize > Additional CSS. A child theme functions.php file or the Code Snippets plugin can be used to insert the code Alex mentioned in the above linked thread.
https://wordpress.org/plugins/code-snippets/
Hope that helps.