Public accessibility assessment

Accessibility issues detected on lichtenfelts.com

Evolize inspected 5 public pages on lichtenfelts.com and detected 77 automatically identifiable accessibility findings.

77Findings detected
9WCAG criteria affected
5Pages inspected
9 Sep 2026Assessment date

Highest detected severity: Critical · 17 high-priority findings · 100% inspected-page coverage

Most widespread issueHidden elements can still receive keyboard focusDetected on 5 inspected pages
Most affected page/38 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)48 detected findings

Is lichtenfelts.com your website?

Keep this assessment current and get notified when new accessibility issues are detected.

https://

Not your website? Scan your own site →

01 · Accessibility summary

Evolize inspected 5 public pages on lichtenfelts.com and detected 77 accessibility findings. The most widespread issue was "Hidden elements can still receive keyboard focus", detected on 5 inspected pages. The most affected inspected page was "/", where 38 findings were detected. The assessment identified findings mapped to 9 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

These findings combine the highest severity and broadest reach detected during this assessment.

  1. Critical

    Dropdown menus have no accessible name

    WCAG 4.1.2 (A) · 1 inspected page · 1 instance
    Why this matters

    Select menus expose no programmatic name, so assistive technology cannot announce what the choice is for.

    Recommended action

    Associate a <label> with each <select>, or add an aria-label / aria-labelledby that names its purpose.

    View technical evidence →
  2. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 10 instances
    Why this matters

    An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

    Recommended action

    Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

    View technical evidence →
  3. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 10 instances
    Why this matters

    An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

    Recommended action

    Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

    View technical evidence →
  4. High

    Interactive controls are not keyboard-accessible

    WCAG 2.1.1 (A) · 5 inspected pages · 10 instances
    Why this matters

    A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

    Recommended action

    Use a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.

    View technical evidence →
  5. High

    ARIA hidden element must not be focusable or contain focusable elements

    WCAG 4.1.2 (A) · 5 inspected pages · 10 instances
    Why this matters

    ARIA hidden element must not be focusable or contain focusable elements

    Recommended action

    Review the affected element and correct the reported accessibility issue.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA4855 / 5
2.4.3Focus OrderA1055 / 5
2.1.1KeyboardA555 / 5
1.1.1Non-text ContentA411 / 5
1.2.2Captions (Prerecorded)A411 / 5
4.1.2Name, Role, ValueA355 / 5
1.3.1Info and RelationshipsA255 / 5
2.2.2Pause, Stop, HideA111 / 5
2.5.8Target Size (Minimum)AA155 / 5

Absence of a criterion here does not indicate conformance with it — only that no automatically detectable issue was found for it.

Continuous monitoring

A scan shows today's exposure. Monitoring shows what changes next.

Evolize continuously reassesses public website pages, detects newly introduced or recurring accessibility findings, and tracks remediation over time.

04 · All detected findings

Critical

Dropdown menus have no accessible name

WCAG 4.1.2 (A)1 instance1 inspected page

Select menus expose no programmatic name, so assistive technology cannot announce what the choice is for.

Why it matters

Select menus expose no programmatic name, so assistive technology cannot announce what the choice is for.

Recommended correction

Associate a <label> with each <select>, or add an aria-label / aria-labelledby that names its purpose.

View 1 affected element
Component · Ref WV1XZ8
Affected pagehttps://lichtenfelts.com/products/scorpio-anise-3-gal
Elementselect
Accessible name3 Gallon
Markup
<select class="select__select" name="Size" form="product-form-template--21086708334753__main--alt" data-variant="-"><option value="3 Gallon" selected="selected">
                                3 Gallon
                              </option></select>
High

ARIA hidden element must not be focusable or contain focusable elements

WCAG 4.1.2 (A)10 instances5 inspected pages

ARIA hidden element must not be focusable or contain focusable elements

Why it matters

ARIA hidden element must not be focusable or contain focusable elements

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 10 affected elements
Component · Ref 5F7W19
Affected pagehttps://lichtenfelts.com/pages/contact-us
Element.is-next
Accessible nameShop All New Arrivals! →
Markup
<div class="announcement-slider__slide flickity-cell is-next" style="--font-size: 13px; transform: translateX(100%);" data-index="1" aria-hidden="true"><a class="announcement-link" href="/collections/new-arrivals"><span class="announcement-text">Shop All New Arrivals! →</span></a></div>
Affected pages/ /collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)46 instances5 inspected pages

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Why it matters

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Recommended correction

Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

View 46 affected elements
Component · Ref MY98AO
Affected pagehttps://lichtenfelts.com/products/scorpio-anise-3-gal
Elementannouncement-bar > div:nth-of-type(1) > div > div > div:nth-of-type(3) > a
Accessible nameVisit Us in Person →
Markup
<a class="announcement-link" href="https://g.page/lichtenfelts?share" target="_blank"><span class="announcement-text">Visit Us in Person →</span></a>
Affected pages/ /collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref OR8FC8
Affected pagehttps://lichtenfelts.com/pages/contact-us
Elementinput#Search-In-Modal-472
Rolecombobox
Markup
<input id="Search-In-Modal-472" class="search__input field__input" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
Affected pages/ /collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref N1H39Q
Affected pagehttps://lichtenfelts.com/products/scorpio-anise-3-gal
Elementdiv:nth-of-type(1) > div > predictive-search > form > div:nth-of-type(1) > button:nth-of-type(2)
Accessible nameClear
Markup
<button type="reset" class="search__button focus-inset">Clear</button>
Affected pages/ /collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref QRXAVP
Affected pagehttps://lichtenfelts.com/pages/contact-us
Elementdiv#shopify-section-sections--21086704435361__mobile-dock > mobile-dock > a:nth-of-type(1)
Accessible nameHome
Markup
<a class="dock__item" href="/"><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-house" fill="none" viewBox="0 0 576 512">
      <path d="M570.6 244C577.2 249.8 577.8 259.1 571.1 266.6C566.2 273.2 556 273.8 549.4 267.1L512 234.1V432C512 476.2 476.2 512 432 512H144C99.82 512 64 476.2 64 432V234.1L26.59 267.1C19.96 273.8 9.849 273.2 4.003 266.6C-1.844 259.1-1.212 249.8 5.414 244L277.4 4.002C283.5-1.334 292.5-1.334 298.6 4.002L570.6 244zM144 480H208V320C208 302.3 222.3 288 240 288H336C353.7 288 368 302.3 368 320V480H432C458.5 480 480 458.5 480 432V206.7…
Affected pages/ /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref HQM8LG
Affected pagehttps://lichtenfelts.com/
Elementdiv#\31 7986780844862195-insta-feed > div:nth-of-type(2)
Accessible nameprevious post
Rolebutton
Markup
<div tabindex="0" aria-label="previous post" class="instafeed-new-arrow prev" data-instafeed-open-id="17892645918398620-insta-feed" role="button"></div>
Component · Ref M9FX9V
Affected pagehttps://lichtenfelts.com/products/scorpio-anise-3-gal
Elementproduct-gallery#GalleryViewer-template--21086708334753__main > div:nth-of-type(1) > button:nth-of-type(2)
Accessible nameSlide right
Markup
<button type="button" class="slider-button slider-button--next" name="next" aria-label="Slide right">
                <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-arrow" fill="none" viewBox="0 0 14 10">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor"></path>
    </svg>
              </button>
Component · Ref BGYOET
Affected pagehttps://lichtenfelts.com/collections/all-products
Elementdiv > details:nth-of-type(2) > div > price-range > div:nth-of-type(2) > div:nth-of-type(3)
Roleslider
Markup
<div class="price-range__thumbs is-lower" role="slider" aria-valuenow="0" tabindex="0"></div>
Component · Ref FNE129
Affected pagehttps://lichtenfelts.com/products/scorpio-anise-3-gal
Elementli#Slide-template--21086708334753__main-31193820233889 > modal-opener > button
Accessible nameOpen media 2 in modal
Markup
<button class="product__media-toggle" type="button" aria-haspopup="dialog" data-media-id="31193820233889">
      <span class="visually-hidden">Open media 2 in modal
</span>
    </button>
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)14 instances5 inspected pages

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Why it matters

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Recommended correction

Use a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.

View 14 affected elements
Component · Ref TKR2HC
Affected pagehttps://lichtenfelts.com/pages/contact-us
Elementsticky-header > header > div:nth-of-type(2) > search-modal > details > summary
Accessible nameSearch our site
Rolebutton
Markup
<summary class="header__icon header__icon--summary header__icon--search focus-inset modal__toggle" aria-haspopup="dialog" aria-label="Search our site" role="button">
            <span>
              <svg class="icon icon-search modal__toggle-open" aria-hidden="true" focusable="false">
                <use href="#icon-search"></use>
              </svg>
              <svg class="icon icon-close modal__toggle-close" aria-hidden="true" focusable="false">
                <use href="#icon-close"></use>
              </svg>
            </span>
          </summary>
Affected pages/ /collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref 4LB13F
Affected pagehttps://lichtenfelts.com/collections/all-products
Elementform#FacetFiltersFormMobile > div > div:nth-of-type(2) > details:nth-of-type(2) > summary
Accessible namePrice <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret" fill="none" viewBox="0 0 24 15"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 15c-.3 0-.6-.1-.8-.4l-11-13C-.2 1.2-.1.5.3.2c.4-.4 1.1-.3 1.4.1L12 12.5 22.2.4c.4-.4 1-.5 1.4-.1.4.4.5 1 .1 1.4l-11 13c-.1.2-.4.3-.7.3z" fill="currentColor"/> </svg>
Rolebutton
Markup
<summary class="mobile-facets__summary" role="button">
                              <span>
                                <span>Price</span>
                                <span class="mobile-facets__arrow no-js-hidden">
                                  <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-arrow" fill="none" viewBox="0 0 14 10">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="curre…
Component · Ref JX4F65
Affected pagehttps://lichtenfelts.com/products/scorpio-anise-3-gal
Elementhtml > body > div:nth-of-type(7) > div
Accessible nameTEXT/EMAIL WHEN AVAILABLE
Rolebutton
Markup
<div class="bis-button BIS_trigger" role="button" style="background: rgb(59, 56, 71); color: rgb(255, 255, 255); padding: 0.7em 1.3em; border-width: 1px 1px 0px; border-style: solid; border-color: rgb(59, 56, 71); border-image: initial; font-weight: bold; font-size: 16px; border-radius: 3px 3px 0px 0px; display: block;">TEXT/EMAIL WHEN AVAILABLE</div>
High

Modal dialog does not trap keyboard focus

WCAG 2.4.3 (A)6 instances5 inspected pages

An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.

Why it matters

An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.

Recommended correction

While a modal is open, confine focus to the dialog and mark the rest of the page inert (or aria-hidden). Restore focus on close.

View 6 affected elements
Component · Ref 6KEC5N
Affected pagehttps://lichtenfelts.com/
Elementsticky-header > header > div:nth-of-type(1) > search-modal > details > div
Accessible nameSearch our site
Roledialog
Markup
<div class="search-modal modal__content" role="dialog" aria-modal="true" aria-label="Search our site">
  <div class="page-width">
    <div class="search-modal__content" tabindex="-1"><predictive-search data-loading-text="Loading..." data-per-page="6"><form action="/search" method="get" role="search" class="search search-modal__form">
          <div class="field">
            <button type="submit" class="search__button focus-inset" aria-label="Search our site" tabindex="-1">
              <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-search" fill=…
Affected pages/ /collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref BLNCXV
Affected pagehttps://lichtenfelts.com/products/scorpio-anise-3-gal
Elementproduct-modal#ProductModal-template--21086708334753__main > div
Accessible nameMedia gallery
Roledialog
Markup
<div role="dialog" aria-label="Media gallery" aria-modal="true" tabindex="-1">
    <button id="ModalClose-template--21086708334753__main" type="button" class="product-media-modal__toggle" aria-label="Close" tabindex="-1">
      <span class="icon icon-plus-alt"></span>
    </button>

    <div class="product-media-modal__content" role="document" aria-label="Media gallery" tabindex="-1">
<div class="media-wrapper" data-media-id="31542497411233">
    <div class="media media--adapt" style="--image-ratio-percent: 100.0925925925926%;"><img src="//lichtenfelts.com/cdn/shop/files/065B08F6-5283-4F33-AD9…
High

ARIA roles used must conform to valid values

WCAG 4.1.2 (A)1 instance1 inspected page

ARIA roles used must conform to valid values

Why it matters

ARIA roles used must conform to valid values

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref ARHMA
Affected pagehttps://lichtenfelts.com/pages/contact-us
Elementul[role="lsit"]
Accessible nameFacebook Instagram
Rolelsit
Markup
<ul class="list-unstyled list-social" role="lsit">
High

Images lack text alternatives

WCAG 1.1.1 (A)10 instances1 inspected page

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Why it matters

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Recommended correction

Add a concise alt attribute describing each informative image. Mark purely decorative images with alt="" so assistive technology skips them.

View 10 affected elements
Component · Ref WEB7PQ
Affected pagehttps://lichtenfelts.com/
Element#Slide-template--21086706860193__collection_list_QdChMd-5 > .card-wrapper.card.card--media > use-animate[data-animate="zoom-fade-small"] > .media--square.media--hover-effect.overflow-hidden > img[height="1500"][width="1500"][is="lazy-image"]
Markup
<img src="//lichtenfelts.com/c..." srcset="//lichtenfelts.com/c..." width="1500" height="1500" loading="lazy" class="motion-reduce" sizes="(min-width: 1600px) ..." is="lazy-image">
Component · Ref Y8XEA2
Affected pagehttps://lichtenfelts.com/
Elementa[href$="top-5-vines-climbers"] > use-animate[data-animate="zoom-fade-small"] > .media--square.media--hover-effect.overflow-hidden > img[height="1500"][width="1500"][is="lazy-image"]
Markup
<img src="//lichtenfelts.com/c..." srcset="//lichtenfelts.com/c..." width="1500" height="1500" loading="lazy" class="motion-reduce" sizes="(min-width: 1600px) ..." is="lazy-image">
Component · Ref E5R7C2
Affected pagehttps://lichtenfelts.com/
Element.media-mobile--auto.media--100vh.image-animate > video-section > video[playsinline="true"][autoplay="autoplay"][loop="loop"] > img
Markup
<img src="//lichtenfelts.com/cdn/shop/files/preview_images/e684a3b43ebb41d4bafd893dae3b726c.thumbnail.0000000000_small.jpg?v=1778773962">
Component · Ref 0RYS0O
Affected pagehttps://lichtenfelts.com/
Element.media-mobile--400px > video-section > video[playsinline="true"][autoplay="autoplay"][loop="loop"] > img
Markup
<img src="//lichtenfelts.com/cdn/shop/files/preview_images/b4e183d4a752492aae25b015a4899c5d.thumbnail.0000000000_small.jpg?v=1778770002">
High

Scrollable region must have keyboard access

WCAG 2.1.1 (A)1 instance1 inspected page

Scrollable region must have keyboard access

Why it matters

Scrollable region must have keyboard access

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref MCI5KK
Affected pagehttps://lichtenfelts.com/products/scorpio-anise-3-gal
Element.product-media-modal__content
Accessible nameMedia gallery
Roledocument
Markup
<div class="product-media-modal__content" role="document" aria-label="Media gallery" tabindex="-1">
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)341 instances5 inspected pages

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Why it matters

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Recommended correction

Increase the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.

View 341 affected elements
Component · Ref OY67L9
Affected pagehttps://lichtenfelts.com/collections/all-products
Elementli:nth-child(3) > dropdown-menu > .header__menu-item--top.header__menu-item[href="#"] > .label
Accessible nameLearn
Markup
<span class="label">Learn</span>
Affected pages/ /collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref A2JEKA
Affected pagehttps://lichtenfelts.com/collections/all-products
Element.header__menu-item--top.header__menu-item[href$="trees"] > .label
Accessible nameTrees
Markup
<span class="label">Trees</span>
Affected pages/ /collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref 2TJ544
Affected pagehttps://lichtenfelts.com/products/scorpio-anise-3-gal
Element.footer-block--menu.footer-block:nth-child(2) > details[open="true"] > .footer-block__details-content.list-unstyled > li:nth-child(5) > .list-menu__item--link.link.list-menu__item
Accessible nameMerch
Markup
<a href="/collections/shirts-sweatshirts-and-hats" class="link list-menu__item list-menu__item--link">
                                  Merch
                                </a>
Affected pages/ /collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref Y7ZKFB
Affected pagehttps://lichtenfelts.com/products/scorpio-anise-3-gal
Element.list-menu__item--link.link[href$="donations"]
Accessible nameDonations
Markup
<a href="/pages/donations" class="link list-menu__item list-menu__item--link">
                                  Donations
                                </a>
Affected pages/ /collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref QTZO6R
Affected pagehttps://lichtenfelts.com/policies/terms-of-service
Elementa[title=""]
Accessible nameLichtenfelt's
Markup
<a href="/" title="">Lichtenfelt's</a>
Affected pages/ /collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref DAC95N
Affected pagehttps://lichtenfelts.com/pages/contact-us
Element.header__inline-menu:nth-child(2) > .list-menu--inline.list-menu[role="list"] > li:nth-child(4) > dropdown-menu > .header__menu-item--top.header__menu-item.list-menu__item > .label
Accessible nameMerch
Markup
<span class="label">Merch</span>
Affected pages/ /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref QTZO5Q
Affected pagehttps://lichtenfelts.com/pages/contact-us
Elementp:nth-child(1) > a[target="_blank"]
Accessible name947 Anderson Ridge RdGreer, SC 29651
Markup
<a href="https://g.page/lichtenfelts?share" target="_blank" title="Lichtenfelt Nurseries Google Maps Direcations">947 Anderson Ridge Rd<br>Greer, SC 29651</a>
Affected pages/collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref NH4YKJ
Affected pagehttps://lichtenfelts.com/policies/terms-of-service
Elementli:nth-child(1) > dropdown-menu > .header__menu-item--top.header__menu-item.list-menu__item > .label
Accessible nameDesign
Markup
<span class="label">Design</span>
Affected pages/ /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref 7JQ5FN
Affected pagehttps://lichtenfelts.com/collections/all-products
Element.is-previous > .announcement-link > .announcement-text
Accessible nameFree Gardening Starter Pack with first delivery order! →
Markup
<span class="announcement-text">Free Gardening Starter Pack with first delivery order!  →</span>
Affected pages/ /collections/all-products /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref GWP33
Affected pagehttps://lichtenfelts.com/pages/contact-us
Elementa[href$="all-products"]
Accessible nameAll Products
Markup
<a href="/collections/all-products" class="link list-menu__item list-menu__item--link">
                                  All Products
                                </a>
Affected pages/pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref G4GYRL
Affected pagehttps://lichtenfelts.com/
Element#Banner-template--21086706860193__video_hero_7gh6JX > .banner__content--middle-left.banner__content.page-width > .banner__box.left.mobile-center > .h0.banner__heading
Accessible nameLargest Garden Center
Markup
<h2 class="banner__heading h0">Largest Garden Center</h2>
Component · Ref D3VH35
Affected pagehttps://lichtenfelts.com/
Element#Banner-template--21086706860193__video_hero_iq6akr > .banner__content--middle-left.banner__content.page-width > .banner__box.left.mobile-center > .banner__text.typeset2.rte > p
Accessible nameExplore 15 greenhouses, endless displays, and rows of majestic trees.Transform your landscape today, in-store or online.
Markup
<p>Explore 15 greenhouses, endless displays, and rows of majestic trees.<br>Transform your landscape today, in-store or online.</p>
Component · Ref CAA2UY
Affected pagehttps://lichtenfelts.com/
Element.h3.banner__subheading
Accessible nameThe Upstate's
Markup
<p class="banner__subheading h3">The Upstate's</p>
Component · Ref 6X54TU
Affected pagehttps://lichtenfelts.com/pages/contact-us
Elementa[href="mailto:[email removed]"]
Accessible name947 Anderson Ridge Rd, Greer, SC 29651
Markup
<a class="link" href="mailto:[email removed]">947 Anderson Ridge Rd, Greer, SC 29651
</a>
Affected pages/pages/contact-us /products/scorpio-anise-3-gal
Component · Ref LAEDYG
Affected pagehttps://lichtenfelts.com/pages/contact-us
Element.list-menu__item--active.list-menu__item--link[href$="contact-us"]
Accessible nameContact Us
Markup
<a href="/pages/contact-us" class="link list-menu__item list-menu__item--link list-menu__item--active">
                                  Contact Us
                                </a>
Affected pages/collections/all-products /pages/contact-us
Component · Ref 8YL33K
Affected pagehttps://lichtenfelts.com/collections/all-products
Element.js-filter[data-index="2"][open=""] > facet-remove > .facets__reset.link--underline[href$="all-products"]
Accessible nameReset
Markup
<a href="/collections/all-products" class="facets__reset link link--underline">Reset</a>
Component · Ref 2U67OR
Affected pagehttps://lichtenfelts.com/products/scorpio-anise-3-gal
Element#Slide-template--21086708334753__product-recommendations-3 > .card-wrapper > .card-information > .card-information__wrapper > .card-information__top > .card-article-info.caption-with-letter-spacing
Accessible nameLichtenfelt's
Markup
<div class="card-article-info caption-with-letter-spacing">Lichtenfelt's</div>
Component · Ref S2R7HY
Affected pagehttps://lichtenfelts.com/products/scorpio-anise-3-gal
Element#Slide-template--21086708334753__product-recommendations-1 > .card-wrapper > .card-information > .card-information__wrapper > .price > dl > .price__regular > dd > .price-item--regular.price-item > price-money > bdi > sup
Accessible name.99
Markup
<sup class="price__suffix">.99</sup>
Component · Ref AUIA9M
Affected pagehttps://lichtenfelts.com/collections/all-products
Element.grid__item:nth-child(23) > .card-wrapper > .card-information > .card-information__wrapper > .price > dl > .price__regular > dd > .price-item--regular.price-item > price-money:nth-child(2) > bdi
Accessible name$9.99
Markup
<bdi><span class="price__prefix">$</span>9<sup class="price__suffix">.99</sup></bdi>
Component · Ref AAPR0L
Affected pagehttps://lichtenfelts.com/collections/all-products
Element.grid__item:nth-child(19) > .card-wrapper > .card-information > .card-information__wrapper > .price > dl > .price__regular > dd > .price-item--regular.price-item > price-money:nth-child(2) > bdi > sup
Accessible name.99
Markup
<sup class="price__suffix">.99</sup>
Component · Ref B3VK2I
Affected pagehttps://lichtenfelts.com/
Element#Slide-template--21086706860193__collection_list_QdChMd-7 > .card-wrapper.card.card--media > .card__text.card__text-spacing > .h5.banner__subheading
Accessible nameShop Our Top 5
Markup
<p class="banner__subheading h5">Shop Our Top 5</p>
Component · Ref Z07BN9
Affected pagehttps://lichtenfelts.com/
Elementspan[data-highlight="circle"]
Accessible namepremier choice
Markup
<span data-highlight="circle">premier&nbsp;choice<mark><svg viewBox="0 0 122 53"><use xlink:href="#hlCircle"></use></svg></mark></span>
Component · Ref QEKIZ
Affected pagehttps://lichtenfelts.com/products/scorpio-anise-3-gal
Element#Slide-template--21086708334753__product-recommendations-1 > .card-wrapper > .card-information > .card-information__wrapper > .card-information__text.h4
Accessible nameOrion Anise
Markup
<a href="/products/orion-anise-3-gal?pr_prod_strat=e5_desc&amp;pr_rec_id=ca4de4009&amp;pr_rec_pid=5954838823073&amp;pr_ref_pid=5906893176993&amp;pr_seq=uniform" class="card-information__text h4" tabindex="-1">
        Orion Anise
      </a>
Component · Ref LGQ6AN
Affected pagehttps://lichtenfelts.com/collections/all-products
Element.grid__item:nth-child(1) > .card-wrapper > .card-information > .card-information__wrapper > .card-information__text.h4
Accessible nameMoonlit Lace Viburnum
Markup
<a href="/collections/all-products/products/moonlit-lace-davidii-viburnum-3-gal" class="card-information__text h4" tabindex="-1">
        Moonlit Lace Viburnum
      </a>
Component · Ref 3ZYNZN
Affected pagehttps://lichtenfelts.com/collections/all-products
Elementbutton[data-layout-mode="grid-3"] > span > i
Accessible name3
Markup
<i>3</i>

Showing 25 representative examples · 23 more affected elements not shown

Medium

Navigation regions are not distinguishable

WCAG 1.3.1 (A)15 instances5 inspected pages

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Why it matters

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Recommended correction

Give each navigation region a distinct aria-label (e.g. "Primary", "Footer") when more than one is present.

View 15 affected elements
Component · Ref 63CTS2
Affected pagehttps://lichtenfelts.com/products/scorpio-anise-3-gal
Elementdiv#menu-drawer > div > div > nav
Accessible nameTrees Trees Evergreen Trees Evergreen Trees Top Privacy Trees Cedar Juniper Arborvitae Cypress Holly Cryptomeria Hinoki Cypress Pine Podocarpus Spruce Tea Olive Flowering Trees Flowering Trees Top 5 Flowering Trees Cherry Crapemyrtle Dogwood Magnolia Plum Redbud Others Shade Trees Shade Trees Top 5 Shade Trees Birch Elm Ginkgo Hornbeam Japanese Maple Maple Oak Redwood Willow Zelkova Others …[truncated by Evolize: exceeded D1 value limit]
Markup
<nav class="menu-drawer__navigation" data-animate="" data-animate-delay-1="">
            <ul class="menu-drawer__menu list-menu" role="list"><li><details>
                      <summary>
                        <span class="menu-drawer__menu-item list-menu__item animate-arrow focus-inset">Trees<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-arrow" fill="none" viewBox="0 0 14 10">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1…
Affected pages/ /collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Component · Ref KJH5OR
Affected pagehttps://lichtenfelts.com/collections/all-products
Elementdiv#shopify-section-sections--21086703124641__header > sticky-header > header > nav:nth-of-type(2)
Accessible nameDesign Landscape Design Services Our Designers About Our Story Our Team Learn Resources/Handouts Videos GardenGuide Upcoming Events FAQs Returns Contact Contact Us Request a Quote Special Order Inquiry Careers Donations Trade Program
Markup
<nav class="header__inline-menu header__inline-menu-split">
  <ul class="list-menu list-menu--inline" role="list"><li><dropdown-menu>
                <a href="/pages/landscape-planning-and-design" class="header__menu-item header__menu-item--top list-menu__item focus-inset"><span class="label">Design</span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret" fill="none" viewBox="0 0 24 15">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M12 15c-.3 0-.6-.1-.8-.4l-11-13C-.2 1.2-.1.5.3.2c.4-.4 1.1-.3 1.4.1L12 12.5 22.2.4c.4-.4 1-.5 1.4-.1.4.4…
Affected pages/ /collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Medium

Touch targets are too small

WCAG 2.5.8 (AA)5 instances5 inspected pages

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Why it matters

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Recommended correction

Increase this <button>'s rendered area to at least 24 × 24 CSS pixels, or provide sufficient spacing from adjacent targets. Prefer increasing padding on the existing control (for example the button or link) rather than adding a separate non-interactive wrapper.

View 5 affected elements
Component · Ref U0JO30
Affected pagehttps://lichtenfelts.com/policies/terms-of-service
Element.button--arrow
Accessible nameSubscribe
Markup
<button type="submit" class="button button--arrow field__button animate-arrow" name="commit" aria-label="Subscribe">
Affected pages/ /collections/all-products /pages/contact-us /products/scorpio-anise-3-gal /policies/terms-of-service
Medium

<video> elements must have captions

WCAG 1.2.2 (A)2 instances1 inspected page

<video> elements must have captions

Why it matters

<video> elements must have captions

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 2 affected elements
Component · Ref BQVOF7
Affected pagehttps://lichtenfelts.com/
Element.media-mobile--auto.media--100vh.image-animate > video-section > video[playsinline="true"][autoplay="autoplay"][loop="loop"]
Markup
<video playsinline="true" autoplay="autoplay" loop="loop" muted="muted" preload="metadata" poster="//lichtenfelts.com/cdn/shop/files/preview_images/e684a3b43ebb41d4bafd893dae3b726c.thumbnail.0000000000_small.jpg?v=1778773962">
Component · Ref 5MPR2W
Affected pagehttps://lichtenfelts.com/
Element.media-mobile--400px > video-section > video[playsinline="true"][autoplay="autoplay"][loop="loop"]
Markup
<video playsinline="true" autoplay="autoplay" loop="loop" muted="muted" preload="metadata" poster="//lichtenfelts.com/cdn/shop/files/preview_images/b4e183d4a752492aae25b015a4899c5d.thumbnail.0000000000_small.jpg?v=1778770002">
Low

Video may be missing captions

WCAG 1.2.2 (A)6 instances1 inspected page

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Why it matters

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Recommended correction

Provide a synchronized captions track (<track kind="captions">) for video with meaningful audio.

View 6 affected elements
Component · Ref 5NYT99
Affected pagehttps://lichtenfelts.com/
Elementdiv#Banner-template--21086706860193__video_hero_iq6akr > div:nth-of-type(1) > use-animate > div > video-section > video
Markup
<video playsinline="true" autoplay="autoplay" loop="loop" muted="muted" preload="metadata" poster="//lichtenfelts.com/cdn/shop/files/preview_images/b4e183d4a752492aae25b015a4899c5d.thumbnail.0000000000_small.jpg?v=1778770002"><source src="//lichtenfelts.com/cdn/shop/videos/c/vp/b4e183d4a752492aae25b015a4899c5d/b4e183d4a752492aae25b015a4899c5d.HD-1080p-7.2Mbps-84119758.mp4?v=0" type="video/mp4"><img src="//lichtenfelts.com/cdn/shop/files/preview_images/b4e183d4a752492aae25b015a4899c5d.thumbnail.0000000000_small.jpg?v=1778770002"></video>
Component · Ref 4T2V8B
Affected pagehttps://lichtenfelts.com/
Elementvideo#video-18072912677482217-insta-feed
Markup
<video class=" " muted="" loop="" playsinline="" id="video-18072912677482217-insta-feed" preload="none" src="https://scontent.cdninstagram.com/o1/v/t2/f2/m86/AQMs9RhvU5c5Izmfad8hatZeoxBvdYGOM9h-hBpG_dxopE2j2HEcVYswdgGsI_tdGnwfsv09yyKMsudHVliGPDR5VBVlAuiTYPXr7Xw.mp4?_nc_cat=110&amp;_nc_sid=5e9851&amp;_nc_ht=scontent.cdninstagram.com&amp;_nc_ohc=ZkdPDSVpSkkQ7kNvwHO3ktj&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTA2MjkwNzMxMDA1ODYyMSwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMzUsIn…

05 · Most affected inspected pages

06 · About this assessment

Evolize inspects publicly accessible website pages using automated browser-based testing and deterministic accessibility rules. Automated testing can identify many reproducible technical issues but cannot determine complete WCAG or legal compliance.

  • Publicly accessible surfaces only — no credentials, private systems, or source-code access.
  • Findings apply to the pages and states successfully inspected; automated analysis may not detect every issue.
  • Results reflect the site at the scan date and may have changed since.

Evolize provides digital risk intelligence and does not provide legal advice, certify compliance, or guarantee that litigation will not occur. Methodology · Security · Example assessment

07 · Continuous monitoring

This public report captures one assessment. Evolize monitoring rescans the website, detects new and recurring findings, tracks changes over time and verifies corrections.

Is information in this report inaccurate or outdated? Request a correction or removal.