Content by Label Macro: Remove Icon for no matches?

Ray DR June 4, 2015

We are using the Content by Label macros and we get an icon that fills the space if there are no matching labels. Is there a way to remove this icon if there are no label matches?

1 answer

1 vote
Stephen Deutsch
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 4, 2015

You can add this to one of the places where you can customize CSS (i.e. custom space css, global custom html wrapped in <style> tags, etc):

.content-by-label.macro-blank-experience {
  display:none;
}

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events