Respira logo Respira
Get free scanner

ADA & WCAG 2.2 Accessibility Report

aitoelementor.com

https://aitoelementor.com/

Scanned 17 May 2026 · axe-core lighthouse-13.0.1 · 23 checks passed · 68 issue instances

Live scan data
0
Accessibility Score
out of 100
0
Critical
23
Serious
45
Moderate
0
Minor
Respira Page Builder Intelligence is Respira's builder-awareness layer for WordPress (Elementor, Divi, Gutenberg, Bricks, and more). No supported WordPress page builder was detected in this scan, so prompts are generated from live DOM and WCAG findings, but still target Respira for WordPress + MCP execution workflow.
serious
color-contrast Background and foreground colors do not have a sufficient contrast ratio.
19 elements
AI fix prompt
# Fix Fix color contrast

## CONTEXT
- Page: https://aitoelementor.com/
- Issue: Insufficient color contrast
- Impact: SERIOUS
- Standard: WCAG 1.4.3 Contrast (Minimum) (Level AA)

## WHY IT FAILS
Text-to-background contrast falls below 4.5:1 for normal text or 3:1 for large text.

## ELEMENT
```html
<p style="margin:0">
```

**Selector:** `div.e-con-inner > div.elementor-element > div.elementor-element > p`

## HOW TO FIX
- Darken the text color or lighten the background until the ratio passes.
- Use a tool like contrast-ratio.com to verify before shipping.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.11/color-contrast>
Paste into Cursor, Claude, or Codex
serious
link-name Links do not have a discernible name
1 element
AI fix prompt
# Fix Give the link an accessible name

## CONTEXT
- Page: https://aitoelementor.com/
- Issue: Link has no accessible name
- Impact: SERIOUS
- Standard: WCAG 2.4.4 Link Purpose / 4.1.2 Name, Role, Value (Level A)

## WHY IT FAILS
Screen readers announce this link with no purpose attached.

## ELEMENT
```html
<a href="https://aitoelementor.com">
```

**Selector:** `div.e-con-inner > div.elementor-element > div.elementor-element > a`

## HOW TO FIX
- Put descriptive text inside the `<a>` tag, or set `aria-label` on the link.
- Avoid generic labels like "click here" or "read more"; describe the destination.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.11/link-name>
Paste into Cursor, Claude, or Codex
serious
skip-link Skip links are not focusable.
1 element
AI fix prompt
# Fix Fix skip-link violation

## CONTEXT
- Page: https://aitoelementor.com/
- Issue: Accessibility violation flagged by axe-core
- Impact: SERIOUS
- Standard: WCAG 2.2 (see violation details)

## WHY IT FAILS
Lighthouse / axe-core flagged this rule. See helpUrl for the full reference.

## ELEMENT
```html
<a class="skip-link screen-reader-text" href="#content">
```

**Selector:** `body.home > a.skip-link`

## HOW TO FIX
- Open the help URL for the canonical fix recipe.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.11/skip-link>
Paste into Cursor, Claude, or Codex
serious
landmark-one-main Document does not have a main landmark.
1 element
AI fix prompt
# Fix Fix landmark-one-main violation

## CONTEXT
- Page: https://aitoelementor.com/
- Issue: Accessibility violation flagged by axe-core
- Impact: SERIOUS
- Standard: WCAG 2.2 (see violation details)

## WHY IT FAILS
Lighthouse / axe-core flagged this rule. See helpUrl for the full reference.

## ELEMENT
```html
<html lang="en-US">
```

**Selector:** `html`

## HOW TO FIX
- Open the help URL for the canonical fix recipe.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.11/landmark-one-main>
Paste into Cursor, Claude, or Codex
serious
td-has-header `<td>` elements in a large `<table>` do not have table headers.
1 element
AI fix prompt
# Fix Fix td-has-header violation

## CONTEXT
- Page: https://aitoelementor.com/
- Issue: Accessibility violation flagged by axe-core
- Impact: SERIOUS
- Standard: WCAG 2.2 (see violation details)

## WHY IT FAILS
Lighthouse / axe-core flagged this rule. See helpUrl for the full reference.

## ELEMENT
```html
<table class="compare-table reveal" style="width: 100%; margin: 36px 0px 0px; padding: 0px; color: rgb(61, 61, 86);">
```

**Selector:** `div.e-con-inner > div.elementor-element > div.elementor-element > table.compare-table`

## HOW TO FIX
- Open the help URL for the canonical fix recipe.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.11/td-has-header>
Paste into Cursor, Claude, or Codex
Automated tools detect approximately 57% of WCAG violations. Manual review is always required.

Want these fixes applied safely?

Connect Respira for WordPress

Respira connects Cursor, Claude Code, and Codex to your WordPress site with builder-aware intelligence. Your AI agent can apply accessibility fixes on a safe draft for Not detected workflows.