Skip to content
Accessibility Scanner

Platform

Shopify accessibility checker

Most Shopify themes ship with the same handful of accessibility problems. Paste your store URL below to see which elements fail WCAG and how to fix them.

Scan your Shopify store, free, no signup, no email.

The accessibility issues almost every Shopify store has

Across thousands of stores, the same theme-level issues recur. A scan of your storefront usually surfaces:

  • Low colour contrast: sale badges, muted "subtitle" text, and button states often fall below the 4.5:1 ratio WCAG requires.
  • Missing image alt text: product and lifestyle images uploaded without descriptions.
  • Unlabelled icon buttons: the cart, search, and hamburger icons are frequently just an SVG with no accessible name.
  • Form fields without labels: newsletter signups and the checkout often rely on placeholder text instead of real labels.
  • Skipped heading levels: themes jump from an h1 straight to an h4, confusing screen-reader navigation.

How to check your Shopify store

Run the free scan above. It loads your store in a real browser, runs the same axe-core engine the pros use, and shows every failing element outlined on a screenshot, graded by severity and mapped to the exact WCAG success criterion. No "compliance score" theatre: just what an automated test can verify, and a clear note on what still needs a human.

Fixing the common ones

  • Contrast: adjust theme colours in Online Store → Themes → Customize → Colors, or override specific button/badge colours in your theme CSS.
  • Alt text: add it per image in the product media editor, and in the theme editor for banners.
  • Icon buttons: add an aria-label (e.g. aria-label="Search") to icon-only buttons in the theme code.
  • Form labels: ensure every input has an associated <label>, not just a placeholder.

Do accessibility apps and overlays fix Shopify accessibility?

No. Overlay widgets (the ones that add a floating accessibility icon) do not fix the underlying code, and sites using them have been named in a growing share of accessibility lawsuits. They cannot reliably add correct alt text, fix contrast, or label your buttons. The durable fix is correcting the theme. Use a scan to find the issues, fix them at the source, and re-scan to confirm.

Frequently asked questions

Is Shopify WCAG compliant out of the box?

No platform makes your site automatically compliant. Shopify provides accessible building blocks, but your theme, content, and apps determine the result, and most themes have fixable issues. Compliance is about your specific store, not the platform.

Does Shopify have a built-in accessibility checker?

Not a comprehensive one. The free scan above checks your live storefront against WCAG 2.2 using axe-core and shows the failing elements.

Are accessibility overlay apps safe to use on Shopify?

They are widely discredited: they don't fix the underlying code and can increase legal exposure rather than reduce it. Fix issues in the theme instead.

How do I add alt text to Shopify product images?

In the product editor, click an image, choose "Edit alt text", and describe what the image shows. For theme banners, use the alt-text field in the theme customizer.

Related guides

See what's actually broken on your site

Real axe-core results, every element outlined. No email wall, no fake “compliant” badge.

Run a free scan

Last updated 2026-06-20.