Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Remove the "More actions" from every page

Julian Weiss August 12, 2021

When we used the on-prem version of Confluence there was a Custom HTML option and I could remove the "More actions" items with a change to the css. I cannot find anyway to change the css in the cloud version.  I used the following previously and it worked - but I don't see where to add this now. We need to remove the options for anonymous access.

<style type="text/css">
#action-menu-primary { display: none !important; }
#view-attachments-link { display: none !important; }
#action-view-history-link { display: none !important; }
#view-page-info-link { display: none !important; }
#view-in-hierarchy-link { display: none !important; }
#action-view-source-link { display: none !important; }
#view-resolved-comments { display: none !important; }
#action-export-word-link { display: none !important; }
</style>

1 answer

0 votes
Brant Schroeder
Community Champion
August 12, 2021

@Julian Weiss 

Cloud is different from server and does not allow for custom css. There is a feature request here that you can vote for https://jira.atlassian.com/browse/CONFCLOUD-36137

There are apps like refined that might allow you to do this https://marketplace.atlassian.com/apps/15231/refined-for-confluence-sites-themes?tab=overview&hosting=datacenter

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events