I’m trying to enable someone with the Editor role on my site to add custom CSS via the Additional CSS tab in the customiser.
Do you know which capability I’d need to give them (using the User Role Editor plugin) to do this? Or is there a different/better way you can recommend?
The Additional CSS field is a WordPress core function so you will need to check with WordPress support to see what you need to allow editor role to have access as well.
Thanks for your reply. For some reason I thought the Additional CSS field was part of GeneratePress rather than being WP core, sorry.
I looked into it further and the wordpress capability I was wanting to give to someone with the Editor role is called unfiltered_html and in a multisite network it’s only available to the Super Admin role.