Shopify accessibility guides

Practical guides for finding WCAG issues, fixing Shopify themes, and documenting accessibility work without relying on overlay widgets.

44 posts
compliance/May 2026

ADA Demand Letter Response: Template + 72-Hour Action Plan

Received an ADA demand letter for your Shopify store? Do not ignore it. Here is the 72-hour action plan, the response-letter template, the documentation to gather, and the exact remediation evidence settlement counsel will ask for.

11 min read
Read
compliance/May 2026

DOJ v H&R Block (2014): The Federal Settlement That Made WCAG 2.0 AA the Operative Standard

In March 2014 the U.S. Department of Justice intervened in a private ADA web-accessibility lawsuit against H&R Block and entered a consent decree requiring WCAG 2.0 AA conformance, ongoing third-party audits, and $100,000 in damages plus a $55,000 civil penalty. It was the first time DOJ formally adopted WCAG as the federal benchmark for Title III website accessibility — a position every plaintiff and defense attorney has cited since.

8 min read
Read
news/May 2026

FTC v accessiBe: The $1M Order Every Shopify Merchant Should Read

On 9 January 2025 the FTC announced a $1,000,000 order against accessiBe for deceptive AI-accessibility marketing claims. The final order was approved 21 April 2025. Here is the complete consent order, why it matters for Shopify merchants, and the practical takeaways.

10 min read
Read
compliance/May 2026

How Much Does a Shopify Accessibility Audit Cost? (2026 Pricing)

Shopify accessibility audit pricing falls into four tiers — automated free scan, source-code remediation subscription, freelance accessibility consultant, and accessibility audit firm. Here is the actual cost range, what each tier delivers, and which to pick by store size.

9 min read
Read
compliance/May 2026

NAD v Netflix: How a 2012 Caption Lawsuit Established That Title III Reaches Online-Only Services

In 2012 the District of Massachusetts denied Netflix's motion to dismiss in National Association of the Deaf v Netflix, holding that streaming-only services are "places of public accommodation" under ADA Title III. The case settled with a consent decree requiring 100% captioning of streaming content. It is the foundational ruling cited every time a plaintiff sues a website with no physical location.

8 min read
Read
compliance/May 2026

Shopify Accessibility Statement: Template + 8-Section Guide (Free)

An accessibility statement is required by the EAA, RGAA, and UK PSBAR, and useful for documenting accessibility scope and remediation work. Here is the 8-section template, where to publish it on Shopify, and how to keep it current.

8 min read
Read
technical/May 2026

Cart Drawer aria-live Fix: Screen-Reader-Friendly "Added to Cart" on Shopify

When a customer adds a product, the cart drawer slides in with a "Added to cart" toast — but screen readers usually never announce it. WCAG 4.1.3 (Status Messages) requires the announcement. This guide gives you the role="status" + aria-live patch that makes the cart drawer announce successfully on Dawn, Studio, Sense, and any theme.

7 min read
Read
technical/May 2026

Shopify Color Contrast Fix Guide: WCAG 4.5:1 in Liquid + CSS

Color contrast is the most-violated WCAG criterion on the web (81% of homepages per WebAIM). Here is how to find every contrast failure on a Shopify storefront and fix it at the source-code level — preserving brand hue while raising luminance.

10 min read
Read
technical/May 2026

Shopify Form Accessibility: Labels, Errors, Autocomplete in Liquid

Form-label failures are the third-most-cited violation in ADA Title III demand letters. This guide covers WCAG 3.3.2 labels, 1.3.5 autocomplete, 3.3.1 error identification, and 3.3.3 error suggestion — with the exact Liquid pattern for newsletter, checkout, and customer-account forms.

9 min read
Read
technical/May 2026

Icon-Only Button aria-label Fix for Shopify Themes (WCAG 4.1.2 / 2.5.3)

Cart, search, account, wishlist — every Shopify storefront has icon-only buttons. Without a programmatic name, screen readers announce "button" with no label. This guide gives you the exact aria-label patch for every common icon, plus the aria-hidden=true pattern on the inner SVG so the visual icon doesn't double-announce.

6 min read
Read
technical/May 2026

Mobile Tap-Target Fix for Shopify Themes (WCAG 2.5.8 Target Size)

WCAG 2.2 SC 2.5.8 (Target Size, Minimum) requires every mobile tap target to be at least 24×24 CSS pixels. Most Shopify themes ship 16-20 px social icons, 18 px quantity steppers, and 20 px header icons that fail. This guide gives you the exact CSS padding patch to bring every interactive element to the 24×24 floor without resizing the visual icon.

7 min read
Read
technical/May 2026

How to Add a Skip-to-Content Link to Any Shopify Theme (WCAG 2.4.1)

A working "Skip to main content" link is a 1-line WCAG 2.4.1 fix that lets keyboard and screen-reader users bypass the header, mega-menu, and announcement bar. This guide shows the exact Liquid + CSS to add to Dawn, Studio, Sense, and the legacy 1.0 themes — with the focus-visible styling that makes it actually appear when needed.

6 min read
Read
technical/February 2026

WCAG 2.1 AA Compliance Checklist for Shopify Store Owners

A structured, category-by-category WCAG 2.1 AA checklist tailored for Shopify stores. Covers images, color contrast, forms, navigation, headings, ARIA, and mobile — with auto-fix availability for each item.

9 min read
Read