I want only admins to be able to see the pencil icon and revision count for topics created on my site. I understand that you need to use CSS to do this.
Please can you help with the CSS and where in the navigation I will find the field that I need to paste this into?
Hi Bruce, you can set it so that users cannot see the post edits with the edit_history_visible_to_public setting but I think they can still see the pencil but not press it.
If you’d like to hide it there are some helpful guides in Documentation such as this one. css guidance is a bit out of scope in the support category.