Skip to main content
Skip to main content

ADA Compliance Guide

Top 10 ADA Violations That Get Restaurants Sued

Restaurants are among the most targeted businesses in ADA website lawsuits. Here are the specific violations plaintiff attorneys look for and how to fix them before a demand letter arrives.

·11 min read

Why Restaurants Are Prime Targets for ADA Lawsuits

The food service industry consistently ranks among the top sectors for ADA website lawsuits. The reasons are structural: restaurant websites rely heavily on images, PDFs, embedded ordering systems, and interactive menus that frequently fail accessibility standards. Most restaurants use template-based sites or third-party platforms and never test for accessibility.

Plaintiff attorneys systematically scan restaurant websites for these violations using the same types of tools that accessibility professionals use. When they find issues, they send demand letters on behalf of plaintiffs with disabilities. The latest accessibility statistics show this trend is accelerating, not slowing.

1. Missing Alt Text on Food Photos and Menu Images

Restaurant websites are image-heavy by nature. Hero shots of dishes, interior photos, staff portraits, and event galleries fill every page. When these images lack alt text, screen reader users encounter a string of unlabeled graphics that convey no information.

The fix is straightforward: every informative image needs a concise alt attribute describing its content. Decorative images should use empty alt attributes (alt="") so screen readers skip them entirely.

2. PDF Menus That Screen Readers Cannot Parse

The most common approach to publishing a menu online is uploading a PDF. The problem is that most restaurant PDFs are scanned images or designed in tools that produce untagged documents. A screen reader cannot read them at all. This is one of the most frequently cited violations in restaurant ADA lawsuits.

The best solution is to publish your menu as native HTML on your website, with proper headings for categories and a logical reading order. HTML menus are also better for SEO and load faster on mobile devices. If you must use PDFs, ensure they are tagged with proper reading order, headings, and alt text for any images.

3. Inaccessible Online Ordering Systems

Online ordering has become essential for restaurants. But many ordering platforms use custom UI components that are not keyboard accessible. Common problems include dropdown menus for customization options that cannot be operated without a mouse, quantity selectors that rely on drag interactions, and checkout flows that skip focus past important form fields.

If your ordering is handled by a third-party platform, request an accessibility conformance report. You are legally responsible for the experience your customers encounter, regardless of which vendor provides the underlying technology.

4. Low Color Contrast on Menu Prices and Descriptions

Restaurant designers love subtle, muted color palettes. Light gray text on white, thin fonts, and low-opacity overlays are aesthetic choices that create real accessibility barriers. WCAG 2.1 requires a minimum contrast ratio of 4.5:1 for normal-sized text and 3:1 for large text.

Menu prices, descriptions, allergen warnings, and hours of operation are particularly important. When a customer with low vision cannot read pricing or allergen information, the business risk goes beyond an ADA lawsuit.

5. Missing Form Labels on Reservation and Contact Forms

Reservation forms, contact forms, and catering inquiry forms frequently use placeholder text instead of proper labels. When the user begins typing, the placeholder disappears, leaving no indication of what the field expects. Screen readers may announce these fields as simply "edit text" with no context.

Every form input needs a visible, programmatically associated label. Use the HTML label element with a matching for attribute, or wrap the input inside the label. This is a five-minute fix per form that eliminates one of the most common lawsuit triggers.

6. Keyboard Navigation Traps in Interactive Menus

Restaurant websites frequently use JavaScript-driven menus with category tabs, expandable sections, and filtering options. When these components are built without keyboard support, Tab key navigation either skips the menu entirely or gets trapped in a loop that users cannot escape without a mouse click.

Test every interactive element on your site using only the keyboard. Tab through the entire page and verify that every button, link, and interactive component can be reached, activated, and exited.

7. Auto-Playing Background Videos Without Controls

Atmospheric videos of kitchens, dining rooms, and food preparation are common on restaurant homepages. When these videos auto-play with sound, they create an immediate barrier for screen reader users whose audio output is overwhelmed. Videos without pause controls violate WCAG success criterion 1.4.2.

If you use background video, ensure it starts muted and provide visible play/pause controls. All video content with spoken audio or meaningful visual information needs captions.

8. Missing Heading Structure on Location Pages

Multi-location restaurants often have separate pages for each location. These pages typically lack proper heading hierarchy, making it impossible for screen reader users to navigate between sections like hours, address, menu, and directions. Without headings, the entire page reads as a single undifferentiated block of text.

Use H2 elements for major sections and H3 for subsections. This also benefits your local SEO, as search engines use heading structure to understand page content and relevance.

9. Embedded Maps Without Text Alternatives

An embedded Google Map showing your restaurant location is helpful for sighted users but provides zero information to screen reader users unless accompanied by a text-based address. Many restaurant sites use a map as the sole location indicator. Screen readers either skip the embedded iframe entirely or announce it as an unlabeled frame.

Always include your full street address as visible text alongside any embedded map. Add a descriptive title attribute to the map iframe, such as "Map showing location of [Restaurant Name] at [Address]."

10. Missing Language Attribute on the HTML Element

This is the easiest violation to fix and one of the most commonly found. When the HTML element lacks a lang attribute, screen readers cannot determine which language to use for pronunciation. For restaurants with names in other languages or menus with French, Italian, or Spanish terms, this creates additional confusion.

Add lang="en" (or the appropriate language code) to your opening HTML tag. For menu items or descriptions in other languages, use the lang attribute on the specific element to trigger correct pronunciation.

How to Fix These Violations Before You Get Sued

The first step is identifying exactly which violations exist on your site. Use our free ADA compliance checker to run a scan and get a prioritized list of issues. Most of the violations listed above can be detected by automated tools.

For ongoing protection, consider a monitoring plan that scans your site on a regular schedule. Menu updates, seasonal promotions, and new location pages can all introduce regressions that automated monitoring catches before a plaintiff attorney does.

For more industry-specific guidance, explore our blog or see how healthcare clinics handle similar compliance challenges.

Frequently Asked Questions

Can a restaurant be sued for an inaccessible website?

Yes. Restaurants are places of public accommodation under Title III of the ADA. Courts have consistently ruled that their websites must be accessible to people with disabilities. Restaurants are among the most frequently sued industries.

Do online ordering platforms need to be ADA compliant?

Yes. Any online ordering system your restaurant offers must be accessible. While the platform vendor shares responsibility, your restaurant remains liable for the customer experience you provide.

What is the penalty for an ADA website violation for a restaurant?

Settlements for small restaurants typically range from $5,000 to $25,000, plus attorney fees. Legal defense alone costs $10,000 to $30,000. Proactive compliance through tools like ADA Scanner costs a fraction of a single settlement.

How can a restaurant make its PDF menu accessible?

The best approach is replacing PDF menus with HTML pages that have proper heading structure. If you must use PDFs, ensure they are tagged with reading order, headings, and alt text rather than scanned images.

Scan Your Restaurant Website Now

Free scan takes 60 seconds. No signup required.

Scan Your Site Free →