Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction1 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
FHeading HierarchyAction108 headings, 6 skip(s)FIX
- H6 Divi Changes Everything. Give It A Test Drive!
- H3 Divi Features
- H3 All Features
- H3 200+ Elements
- H3 2,000+ Layouts
- H3 Quick Sites New!
- H3 No-Code Design
- H3 Theme Builder
- H3 Ecommerce
- H3 Workflow
- H3 Marketing
- H3 Developers
- H3 Site Examples
- H3 Integrations
- H3 Divi Products & Services
- H3 Divi Theme & Builder
- H3 Divi 5 Now Available!
- H3 Divi Marketplace
- H3 Divi AI
- H3 Divi Cloud
- H3 Divi Hosting
- H3 Divi VIP
- H3 Divi Teams
- H3 Divi Dash
- H3 Web Design Agencies
- H3 Web Design Freelancers
- H3 Small Business Owners
- H3 Online Store Owners
- H3 Divi Theme & Page Builder
- H3 Divi Page Builder Plugin
- H3 Extra Magazine Theme
- H3 Bloom Email Opt-Ins
- H3 Monarch Social Sharing
- H3 Get In Touch
- H3 Chat With Sales
- H3 Accounts & Billing
- H3 Technical Support
- H3 Ask The Community
- H3 Documentation
- H3 Product Downloads
- H3 Divi Cloud
- H3 Manage Team
- H3 Username & API Key
- H3 Account Details
- H3 Billing Info
- H3 Subscriptions
- H3 Special Offers
- H3 Customer Support
- H3 Log Out
- H1 WordPress unleashed—the ultimate visual page builder & website framework.
- H4 Join 974,872 empowered web design professionals & business owners skipped
- H2 Divi
- H4 The ultimate theme and website building framework for WordPress skipped
- H4 Build any type of website with full-site, drag & drop editing
- H4 Launch unlimited websites with a single license
- H4 Build a personal site or power your business with one membership
- H4 The Divi Experience
- H2 Full-site editing, collaboration, website management, & an unrivaled community
- H4 Limitless drag & drop visual editing skipped
- H4 Launch websites within minutes of activation
- H4 Edit, scale, and manage your website with ease.
- H4 Divi is for everyone
- H4 Portfolios & CVs
- H4 Online stores
- H4 SMB's
- H4 Coaching
- H4 Makers
- H4 Non-profits
- H4 Restaurants
- H4 Events
- H4 Health
- H4 Products
- H4 Services
- H4 Beauty
- H4 The Divi Ecosystem & Divi PRO★
- H2 Divi is more than just a builder. Level up your web design toolkit with cloud storage, AI tools, VIP support & more.
- H6 Divi AI skipped
- H5 Build layouts, images, text & code with AI
- H6 Divi Cloud
- H5 Store & access your Divi items on the cloud
- H6 The Divi Marketplace
- H5 Download Divi Child Themes, Extensions and Layouts
- H6 Divi VIP
- H5 Enjoy faster support & other Exclusive benefits
- H6 Divi Dash
- H5 Update & monitor all your websites in one place
- H6 Divi Teams
- H5 Work with your team across the Divi Ecosystem
- H2 Power Your Entire Company, Team, or Personal Website With a Single License
- H5 Unlimited website usage skipped
- H5 Constant updates
- H5 Rock solid security
- H5 24/7 Customer support
- H5 Satisfaction guaranteed
- H5 Active Community
- H3 974,872 customers are already building amazing websites with Divi. Join the most empowered WordPress community.
- H6 Facebook skipped
- H6 Facebook Group
- H6 X
- H6 Newsletter
- H6 YouTube
- H6 LinkedIn
- H6 Divi Features
- H6 Products
- H6 Resources
- H6 Blog
- H6 Community
- H6 Company
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
CForm AccessibilityAction3 of 4 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #remember_me | checkbox | none | |
| password | password | (Password) | placeholder only |
| username | text | (Username) | placeholder only |
| #et-wp-submit | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" name="submit" id="et-wp-submit">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="username">; <input type="password" name="password">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
CLink & Button QualityAction6 issue(s) across 136 links and 8 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /gallery/divi/ | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Divi | |||
| https://www.facebook.com/elegantthemes/ | Facebook 156k Followers | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/groups/DiviThem… | Facebook Group 75k Members | new tab | Add '(opens in new tab)' to text |
| https://x.com/elegantthemes/ | X 64k Followers | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/c/elegantthemes?… | YouTube 188k Subscribers | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/elegant… | LinkedIn 16k Followers | new tab | Add '(opens in new tab)' to text |
| https://help.elegantthemes.com/en/ | Help Articles & FAQ | new tab | Add '(opens in new tab)' to text |
| https://status.elegantthemes.com | System Status | new tab | Add '(opens in new tab)' to text |
| https://www.meetup.com/pro/Divi | Divi Meetups | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/groups/DiviThem… | Divi Facebook Group | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
/gallery/divi/ ("Learn More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://www.facebook.com/elegantthemes/; https://www.facebook.com/groups/DiviThemeUsers/; https://x.com/elegantthemes/; https://www.youtube.com/c/elegantthemes?sub_confirmation=1; https://www.linkedin.com/company/elegantthemes/; https://help.elegantthemes.com/en/; https://status.elegantthemes.com; https://www.meetup.com/pro/Divi; https://www.facebook.com/groups/DiviThemeUsers/
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction5 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 WordPress unleashed… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Divi | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Full-site editing, c… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Divi is more than ju… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Power Your Entire Co… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Divi Features | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 All Features | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 200+ Elements | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 2,000+ Layouts | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Quick Sites | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 No-Code Design | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Theme Builder | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Ecommerce | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Workflow | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Marketing | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Developers | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Site Examples | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Integrations | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Divi Products & Serv… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Divi Theme & Builder | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
BLighthouse Accessibility AuditsScore 82/100 — 6 failing, 23 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot |
div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot |
div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot |
div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot |
div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Join 974,872 empowered web design professionals & business owners section#divi-hero > div.grid-row > div.col > h4.text-gray |
Divi is for everyone section > div.grid-row > div.col > h4.text-accent |
The Divi Ecosystem & Divi PRO★ section > div.grid-row > div.col > h4.text-accent |
Divi Cloud section > div.grid-row > div.col > h6.text-accent |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Divi Dash div.grid-row > div.col > p > a |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Join 974,872 empowered web design professionals & business owners section#divi-hero > div.grid-row > div.col > h4.text-gray |
The ultimate theme and website building framework for WordPress section#divi-cta > div.grid-row > div.col > h4 |
Limitless drag & drop visual editing section.rounded-lg > div.grid-row > div.col > h4 |
Divi AI section > div.grid-row > div.col > h6.text-accent |
Unlimited website usage div.grid-row-container > div.grid-row > div.col > h5 |
Facebook section#main-footer > div.grid-row > a#facebook > h6 |
These are opportunities to improve keyboard navigation in your application.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
❮ div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-prev |
div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot |
div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot |
div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot |
div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot |
div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-dot |
❯ div.col > div.testimonial-slider > div.testimonial-slider-nav > button.testimonial-slider-next |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.