Forums

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

Remove A-Z header from label list macro

Ian Gresel
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 20, 2018

Hi, I'm trying to use the labels list macro to display certain labels we are looking for (alpha, beta, etc). The macro though has the A-Z header. Is there a way to remove this?Screen Shot 2018-12-20 at 10.23.47 AM.png

1 answer

1 accepted

0 votes
Answer accepted
Stephen Sifers
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 21, 2018

Hello Ian and welcome to the Community,

Using the Label List Macro can be extremely value to finding the content and labels you need. With this said, the A-Z header is present to show the labels Alpha Numerically. As you extend the use of labels these headers will be broken out into additional headers. Please see the screenshot below:

 image.png

Along with this, if you did want to remove the headers all together, you would have to apply a CSS stylesheet to your space. A CSS stylesheet to remove these headers would look something like this:

 .labelsAlphaKey {  
display: none;  
}  

image.png

How do I add a CSS stylesheet you may ask? Simple, follow this guide: Styling Confluence with CSS
(Please note that CSS stylesheets only apply to Confluence server and are not available for Confluence Cloud.)

I hope this clarifies your options with using the Label List Macro.

Regards,
Stephen Sifers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events