In my multisite installation, I need to restrict administrators from being able to create, edit, and delete pages. That is, I need all pages to be created/edited/deleted by superadmins while administrators continue to have all other default administrator capabilities except those three.
The plugin User Role Scoper is not working for me and while I have seen this Q&A about removing an administrator capability, I am too new to coding to know how to modify this advice for this situation.
Any guidance about how to proceed here would be most appreciated!