Respira logo Respira
Get free scanner

ADA & WCAG 2.2 Accessibility Report

gtcksa.com

https://gtcksa.com/

Scanned 19 May 2026 · axe-core lighthouse-13.0.1 · 27 checks passed · 110 issue instances

Live scan data
0
Accessibility Score
out of 100
0
Critical
69
Serious
41
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.
50 elements
AI fix prompt
# Fix Fix color contrast

## CONTEXT
- Page: https://gtcksa.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
<div class="elementor-heading-title elementor-size-default">
```

**Selector:** `div.elementor-element > div.elementor-element > div.elementor-widget-container > div.elementor-heading-title`

## 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
label-content-name-mismatch Elements with visible text labels do not have matching accessible names.
6 elements
AI fix prompt
# Fix Fix label-content-name-mismatch violation

## CONTEXT
- Page: https://gtcksa.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 href="https://gtcksa.com/product/fc-colored-sketchbook-220gsm/" class="wd-product-img-link product-image-link" tabindex="-1" aria-label="FC Colored Sketchbook 220gsm – 16 Sheets Artist Pad (25 X 35 cm)">
```

**Selector:** `div.wd-product > div.wd-product-wrapper > div.wd-product-thumb > a.wd-product-img-link`

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

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

## CONTEXT
- Page: https://gtcksa.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 class="wd-fill" href="https://gtcksa.com/stationery-and-writing-instruments/">
```

**Selector:** `div.wd-col > div.wd-cat-inner > div.wd-cat-content > a.wd-fill`

## 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
heading-order Heading elements are not in a sequentially-descending order
4 elements
AI fix prompt
# Fix Fix heading hierarchy

## CONTEXT
- Page: https://gtcksa.com/
- Issue: Heading levels are out of sequence
- Impact: SERIOUS
- Standard: WCAG 1.3.1 Info and Relationships (Level A)

## WHY IT FAILS
Headings skip levels (e.g. h2 → h4) and break the document outline.

## ELEMENT
```html
<h4 class="info-box-title title box-title-style-default wd-fontsize-m" data-elementor-setting-key="title">
```

**Selector:** `div.info-box-wrapper > div.wd-info-box > div.info-box-content > h4.info-box-title`

## HOW TO FIX
- Renumber headings so they go in order: h1 → h2 → h3 with no skips.
- Reserve a single `<h1>` for the page title.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.11/heading-order>
Paste into Cursor, Claude, or Codex
serious
target-size Touch targets do not have sufficient size or spacing.
4 elements
AI fix prompt
# Fix Fix target-size violation

## CONTEXT
- Page: https://gtcksa.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 href="https://gtcksa.com/classroom-decoration/">
```

**Selector:** `div.wd-cat-content > div.wd-cat-header > h3.wd-entities-title > a`

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

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.11/target-size>
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.