How to add an aria label to the breadcrumb for the current page? | Community
Skip to main content

How to add an aria label to the breadcrumb for the current page?

  • April 19, 2023
  • 0 replies
  • 0 views

ahsan12

Specifically, I want to add an aria label on the current page's breadcrumbs. I was getting started in the Help Centre, for instance. 
Getting Started also has an aria label set to "breadcrumb," even though Help Centre currently displays it as such. I want to distinguish or demonstrate the importance of the current page to aria-label by using phrases like aria-label='Getting Started'. 

- Can I use aria-label="location" or aria-label="page"? Since all I see in the code are "breadcrumbs," where should I place that? 

We are very grateful for your assistance.