A11Y · ACCESSIBILITY
Accessibility
Last updated: May 2026
Our commitment
Adornment is for every body. We aim to make wenumapuonline.com usable for everyone, regardless of ability, device, or assistive technology. We measure our work against WCAG 2.1 AA where reasonable for a small studio.
What we've built
- Semantic HTML with landmark roles (main, nav, footer)
- Skip-to-main link at the top of every page
- Focus-visible outlines in bronze on all interactive elements
- Color contrast ratios audited at WCAG AA (text on obsidian background)
- Respect for
prefers-reduced-motion— animations disabled when set - Alt text on product imagery
- Keyboard-navigable dropdown and mobile drawer
- Forms with proper labels and required-field indication
Known limitations
- Some product photography from third-party sources may have generic alt text — we're improving this as we re-shoot
- Complex SVG cardinal symbols carry decorative
aria-hiddenonly — meaning lives in adjacent text labels - External pages (cart, checkout via WooCommerce) have their own accessibility we don't fully control
If something doesn't work for you
Write to [email protected] with the page, the issue, and what assistive tech you use. We respond within 48 business hours and treat every report as a priority fix, not a feature request.
Standards we follow
WCAG 2.1 Level AA (target). ARIA Authoring Practices Guide 1.2. We test with VoiceOver (macOS) and keyboard-only navigation. We do not currently audit with screen readers on Windows or Android — let us know if you find gaps there.