Fix guides·Squarespace·WCAG 2.2 Level A

Fix WCAG 3.3.2 Labels or Instructions on Squarespace

Form inputs need labels.

How to fix it

  1. 01

    In Squarespace, edit the page or use Code Injection for site-wide fixes.

  2. 02

    Apply the WCAG 3.3.2 fix: Use <label htmlFor="..."> + matching id. Placeholder text is not a label.

  3. 03

    Squarespace blocks often need theme-level overrides via custom CSS.

Why it matters

WCAG 3.3.2 is a Level A success criterion. Level A failures appear in most ADA web-accessibility lawsuits — over 5,000 were filed in 2025. Typical settlements run $5,000–$30,000 plus remediation cost.

Verify the fix

Run a free scan after deploying. Issue should clear and your risk score should drop.

Run free scan

Same fix on other platforms: Shopify · WordPress · Webflow · Next.js