Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLink & Button Quality2 issue(s) across 327 links and 24 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | LOVA CO | img no alt | Add alt attribute to the image |
| /pages/about-lova | MORE | generic text | Replace with descriptive text |
Before: MORE Suggested: About Lova | |||
| /pages/about-lova | MORE | generic text | Replace with descriptive text |
Before: MORE Suggested: About Lova | |||
| /pages/house-grown-1 | <div class="image image--21116… | img no alt | Add alt attribute to the image |
| /pages/house-specials | <div class="image image--22659… | img no alt | Add alt attribute to the image |
| /pages/house-perks | <div class="image image--21116… | img no alt | Add alt attribute to the image |
| https://www.facebook.com/LOVACannaCo | LOVA CO on Facebook | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/lovacannaco_/ | LOVA CO on Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/LOVACannaCo | LOVA CO on Facebook | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/lovacannaco_/ | LOVA CO on Instagram | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
/pages/about-lova ("MORE"); /pages/about-lova ("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/LOVACannaCo; https://www.instagram.com/lovacannaco_/; https://www.facebook.com/LOVACannaCo; https://www.instagram.com/lovacannaco_/
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
CTap Target AdequacyAction8 tap target(s) too small or too close togetherREVIEW
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 8 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h3 LOVA AURORA | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 LOVA COLFAX | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 LOVA DOWNTOWN | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 LOVA DURANGO | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 LOVA EDGEWATER | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 LOVA SHERIDAN | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title LOVA CO | 5.85:1 | 4.5:1 | #000000 | #9C8455 | Pass |
| a BEST PRICING IN ALL … | 2.64:1 | 4.5:1 | #000000 | #5E4F33 | Fail |
| a Skip to content | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| span LOVA CO | 11.97:1 | 4.5:1 | #000000 | #C2CA6E | Pass |
| a DEALS | 15.69:1 | 4.5:1 | #000000 | #DDE67E | Pass |
| a FLOWER PRICING | 15.69:1 | 4.5:1 | #000000 | #DDE67E | Pass |
| button SHOP NOW | 15.69:1 | 4.5:1 | #000000 | #DDE67E | Pass |
| a FIND US | 15.69:1 | 4.5:1 | #000000 | #DDE67E | Pass |
| a AURORA | 1.09:1 | 4.5:1 | #000000 | #0F0E05 | Fail |
| a CARBONDALE | 1.01:1 | 4.5:1 | #000000 | #010101 | Fail |
| a COLFAX | 1.01:1 | 4.5:1 | #000000 | #010100 | Fail |
| a DOWNTOWN | 3.19:1 | 4.5:1 | #000000 | #006297 | Fail |
| a DURANGO | 3.19:1 | 4.5:1 | #000000 | #006297 | Fail |
| a EDGEWATER | 3.19:1 | 4.5:1 | #000000 | #006297 | 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 86/100 — 4 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.
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 |
|---|
LOVA AURORA div.swiper > div#swiper-wrapper-452b931bcda10e61a > div.swiper-slide > h3 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.footer__groups > div.footer__group > div.footer__group-content > img.fs-body-base div.footer__groups > div.footer__group > div.footer__group-content > img.fs-body-base |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.mosaic-grid > div.mosaic-grid__inner > div.mosaic-grid__grid > a.mosaic-grid__item div.mosaic-grid > div.mosaic-grid__inner > div.mosaic-grid__grid > a.mosaic-grid__item |
div.mosaic-grid > div.mosaic-grid__inner > div.mosaic-grid__grid > a.mosaic-grid__item div.mosaic-grid > div.mosaic-grid__inner > div.mosaic-grid__grid > a.mosaic-grid__item |
div.mosaic-grid > div.mosaic-grid__inner > div.mosaic-grid__grid > a.mosaic-grid__item div.mosaic-grid > div.mosaic-grid__inner > div.mosaic-grid__grid > a.mosaic-grid__item |
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.
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 |
|---|
Move carousel to slide 1 div.slideshow > div.navigation-dots > div.navigation-dots__inner > button.navigation-dot |
Move carousel to slide 2 div.slideshow > div.navigation-dots > div.navigation-dots__inner > button.navigation-dot |
Go to slide 1 section.testimonial-carousel > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 section.testimonial-carousel > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 3 section.testimonial-carousel > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 4 section.testimonial-carousel > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 5 section.testimonial-carousel > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 6 section.testimonial-carousel > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
These items highlight common accessibility best practices.
ALandmark Structure5 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
AHeading Hierarchy8 headings, 1 skip(s)PASS
- H1 .image--21007645016166 { padding-top: 18.918367346938776%; } <div class="image image--21007645016166 regular-logo"> <img class="image__img" src="//lovaco.com/cdn/shop/files/lova-can
- H3 LOVA AURORA skipped
- H3 LOVA COLFAX
- H3 LOVA DOWNTOWN
- H3 LOVA DURANGO
- H3 LOVA EDGEWATER
- H3 LOVA SHERIDAN
- H4 Availability
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
AHeading Text Quality2 heading-text-quality issue(s) detectedPASS
AAlt Text Quality1 of 30 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 1 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #drawer-search | input | Search | for/id |
| #search | text | (What are you looking for?) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="q" id="search">
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