Task
Hide decorative elements with an aria attribute
Check as complete
Decorative elements (that aren’t images) should be hidden with an aria attribute so assistive technology can ignore them.
Hide decorative elements with an aria attribute
To make elements remain visible visually, but hidden from screen readers:
- Click the element on the Canvas and navigate to Custom Attributes in the Element Settings panel.
- Add the following as a new Custom Attribute:
Name = aria-hidden
Value = true

Useful resources:
WCAG reference:
Back to checklist
Total progress
Congratulations on making the web a more accessible place. Celebrate your work on Twitter.

0 / 0
Hide progress