Forums

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

Macro Options

Alan Stephenson
Community Champion
November 12, 2021

A question came up from one of our product managers asking if there is an option to disable the link within the macro dialog box. An example of the link we are looking at is shown below:

 

Screen Shot 2021-11-12 at 2.51.43 PM.png

The link in question is the one appearing at the bottom left corner. 

Is there an option to turn this off for normal confluence-users?

 

thanks!

2 answers

2 votes
Matthias Gaiser _K15t_
Community Champion
November 12, 2021

Hi @Alan Stephenson

you can try hiding it with CSS. Here‘s the documentation how you can add custom CSS to your Confluence instance.

In order to hide the link, you can try using this snippet:

a#marketplace-link {
display:none;
}

Cheers,
Matthias

0 votes
Alan Stephenson
Community Champion
November 21, 2021

Thx didn’t work

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events