This question is in reference to Atlassian Documentation: Content by Label Macro
When there is no content matching the specified labels the macro displays a label icon and "There is no content with the specified labels" in a box. Is there a way to suppress this?
You could add the following line to your custom CSS:
.content-by-label.macro-blank-experience { display:none; }
F-ing brilliant!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah great - that’s just what I was looking for. Would be cool to have the option directly in the macro. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.