Public accessibility assessment

Accessibility issues detected on marleylilly.com

Evolize inspected 5 public pages on marleylilly.com and detected 87 automatically identifiable accessibility findings.

87Findings detected
8WCAG criteria affected
5Pages inspected
12 Aug 2026Assessment date

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

Most widespread issueLinks lack accessible textDetected on 4 inspected pages
Most affected page/products/monogrammed-stair-basket60 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)28 detected findings

Is marleylilly.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 marleylilly.com and detected 87 accessibility findings. The most widespread issue was "Links lack accessible text", detected on 4 inspected pages. The most affected inspected page was "/products/monogrammed-stair-basket", where 60 findings were detected. The assessment identified findings mapped to 8 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

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 2 instances
    Why this matters

    Links expose no accessible name, so their destination is unknown to screen reader users.

    Recommended action

    Add text to the links or provide an alternative way for screen readers to announce the link's purpose, such as using the 'aria-label' attribute.

    View technical evidence →
  2. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 2 instances
    Why this matters

    Links expose no accessible name, so their destination is unknown to screen reader users.

    Recommended action

    Add text to the links or provide an alternative way for screen readers to announce the link's purpose, such as using the 'aria-label' attribute.

    View technical evidence →
  3. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 2 instances
    Why this matters

    Links expose no accessible name, so their destination is unknown to screen reader users.

    Recommended action

    Add text to the links or provide an alternative way for screen readers to announce the link's purpose, such as using the 'aria-label' attribute.

    View technical evidence →
  4. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 2 instances
    Why this matters

    Links expose no accessible name, so their destination is unknown to screen reader users.

    Recommended action

    Add text to the links or provide an alternative way for screen readers to announce the link's purpose, such as using the 'aria-label' attribute.

    View technical evidence →
  5. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 2 instances
    Why this matters

    Links expose no accessible name, so their destination is unknown to screen reader users.

    Recommended action

    Add text to the links, or provide an alternative way for screen readers to announce the link's purpose, such as using the 'aria-label' attribute.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA2844 / 5
2.1.1KeyboardA1833 / 5
4.1.2Name, Role, ValueA1144 / 5
2.4.3Focus OrderA1044 / 5
2.4.4Link Purpose (In Context)A944 / 5
1.3.1Info and RelationshipsA844 / 5
2.5.8Target Size (Minimum)AA244 / 5
1.1.1Non-text ContentA111 / 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

Buttons have no accessible name

WCAG 4.1.2 (A)1 instance1 inspected page

Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.

Why it matters

Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.

Recommended correction

Add an accessible name to the button by including text within the button element or by using an aria-label attribute. For example: <button aria-label='Add to cart'>Add to cart</button> or <button>Add to cart</button>.

View 1 affected element
Component · Ref R1FOUQ
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Element.sticky-add-to-cart__button
Accessible nameAdd to cart (1)
Markup
<button type="button" class="sticky-add-to-cart__button add-to-cart-button button" ref="addToCartButton" on:click="/handleAddToCartClick">
High

ARIA role is missing its required parent

WCAG 1.3.1 (A)4 instances4 inspected pages

An element with an ARIA role is not inside the container role it requires, so the relationship is lost.

Why it matters

An element with an ARIA role is not inside the container role it requires, so the relationship is lost.

Recommended correction

Ensure that the element with the 'menuitem' role is contained within an element with a suitable parent role, such as 'menu' or 'menubar', to provide a clear structure for assistive technologies.

View 4 affected elements
Component · Ref 31F61J
Affected pagehttps://marleylilly.com/
Elementbutton[role="menuitem"]
Accessible nameMore
Rolemenuitem
Markup
<button type="button" role="menuitem" class="button menu-list__link button-unstyled">
          <span class="menu-list__link-title">More</span>
        </button>
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
High

Text has insufficient colour contrast

WCAG 1.4.3 (AA)172 instances4 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 between the text color and background color by using a color combination that meets the WCAG 2.1 minimum contrast ratio thresholds.

View 172 affected elements
Component · Ref BKDTBX
Affected pagehttps://marleylilly.com/pages/contact
Element.captain-compliance-modal-container,#cc-modal-allow-all
Markup
<div type="button" class="captain-compliance-modal-bn-body_content_actions_button captain-compliance-modal-bn-body_content_actions_button_primary" id="cc-modal-allow-all"> Allow </div>
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref 8IBS75
Affected pagehttps://marleylilly.com/pages/contact
Element.captain-compliance-modal-container,#captain-compliance-modal-bn-body_footer_transparency_id
Markup
<a class="captain-compliance-modal-bn-body_footer_transparency" href="https://marleylilly.cookietransparency.com" id="captain-compliance-modal-bn-body_footer_transparency_id"> Transparency Page </a>
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref 7I6D9R
Affected pagehttps://marleylilly.com/pages/contact
Element.menu-list__list-item[role="presentation"]:nth-child(1) > .menu-list__link[ref="menuitem"][data-skip-node-update="true"] > .menu-list__link-title
Accessible nameFREE STADIUM BAG
Markup
<span class="menu-list__link-title" style="color: #F24B94;">FREE STADIUM BAG</span>
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref 73P21U
Affected pagehttps://marleylilly.com/pages/contact
Element.announcement-bar__text
Accessible nameExtra 30% Off* with code: SAVE30
Markup
<p class="announcement-bar__text">
      Extra 30% Off* with code: <strong>SAVE30</strong>
    </p>
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref 3Z036H
Affected pagehttps://marleylilly.com/pages/contact
Element.announcement-bar__text > strong
Accessible nameSAVE30
Markup
<strong>SAVE30</strong>
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref 62054U
Affected pagehttps://marleylilly.com/cart
Element#product-card-AU2I0ckUzQm1KM3NqS__static-product-card > .product-card__content.product-grid__card.gap-style > .group-block.group-block--height-fit.group-block--width-fill > .group-block-content.mobile-column.layout-panel-flex--column > .product-price--afterpay.text-left.text-block--align-left > .price--sale-first[ref="priceContainer"] > span[role="group"]:nth-child(2) > .compare-at-price
Accessible name$54.99
Markup
<span class="compare-at-price">$54.99</span>
Component · Ref YL13MS
Affected pagehttps://marleylilly.com/pages/contact
Element.captain-compliance-modal-container,#captain-compliance-modal-bn-body_content_text_description_id
Markup
<p class="captain-compliance-modal-bn-body_content_text_description" id="captain-compliance-modal-bn-body_content_text_description_id">
Affected pages/pages/contact /products/monogrammed-stair-basket /cart
Component · Ref RA4DQ6
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Element.breadcrumbs__item:nth-child(1) > a[href="/"]
Accessible nameShop
Markup
<a href="/">Shop</a>
Component · Ref CF878H
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementh4[data-personalization-letter-type-heading=""]
Accessible nameInitials
Markup
<h4 class="personalization__hea..." data-personalization...="" style="--font-family: var(-...">
Component · Ref JZYZ3W
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Element.personalization__options > .personalization__heading:nth-child(1)
Accessible nameDESIGNOctagonal - Monogram
Markup
<h4 class="personalization__hea..." style="--font-family: var(-...">
Component · Ref NUHW2Y
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Element.personalization__heading:nth-child(4)
Accessible nameThread Color
Markup
<h4 class="personalization__hea..." style="--font-family: var(-...">
Component · Ref 8Z9EYD
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Element.personalization__mobile-product-preview-heading
Accessible namePreview
Markup
<h4 class="personalization__hea..." style="--font-family: var(-...">
Component · Ref Z0KFYD
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Element.personalization__selected-design-name
Accessible nameOctagonal - Monogram
Markup
<span class="personalization__selected-design-name" data-selected-design-name="" aria-live="polite">Octagonal - Monogram</span>
Component · Ref 9VH536
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Element.product-form-addon__heading
Accessible nameGift
Markup
<h4 class="product-form-addon__heading personalization__heading product-form-addon custom custom-typography custom-font-size" data-personalize-dependent-addon="">Gift</h4>
Component · Ref D6PSUS
Affected pagehttps://marleylilly.com/
Element.text-block--AWUVjWUN5TmVvM3c3W__product_title_7XrYd7 > p
Accessible nameMonogrammed Backpack
Markup
<p>Monogrammed Backpack</p>
Component · Ref BYEWYO
Affected pagehttps://marleylilly.com/
Element.text-left.product-price--afterpay[data-product-id="8742267551934"] > div[ref="priceContainer"] > span[role="group"]:nth-child(2) > .sale-price.price
Accessible name$29.99
Markup
<span class="price sale-price">$29.99</span>
Component · Ref WVBD6C
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Element#wishlist-login-modal-message-ASENFWnM2bEZjand2Z__media-gallery
Accessible nameYou must be signed in to perform this action.
Markup
<p id="wishlist-login-modal-message-ASENFWnM2bEZjand2Z__media-gallery" class="wishlist-login-modal__message">
            You must be signed in to perform this action.
          </p>
Component · Ref A2MIN7
Affected pagehttps://marleylilly.com/
Element.text-block--Ac1l6VTVneXEwZzBpa__text_YbTrqw > h2 > strong
Accessible nameAbout Us
Markup
<strong>About Us</strong>
Component · Ref 7XFZ97
Affected pagehttps://marleylilly.com/
Element.text-left.product-price--afterpay[data-product-id="8742267551934"] > div[ref="priceContainer"] > span[role="group"]:nth-child(1) > .compare-at-price
Accessible name$54.99
Markup
<span class="compare-at-price">$54.99</span>
Component · Ref H53QF4
Affected pagehttps://marleylilly.com/
Element.homepage-reviews-dynamic__slide[aria-hidden="false"]:nth-child(1) > .homepage-reviews-dynamic__card > .homepage-reviews-dynamic__meta > .homepage-reviews-dynamic__buyer > .homepage-reviews-dynamic__buyer-name
Markup
<strong class="homepage-reviews-dynamic__buyer-name">Kimberly H.</strong>
Component · Ref 6FXCLX
Affected pagehttps://marleylilly.com/
Element.homepage-reviews-dynamic__slide[aria-hidden="false"]:nth-child(1) > .homepage-reviews-dynamic__card > .homepage-reviews-dynamic__meta > .homepage-reviews-dynamic__buyer > .homepage-reviews-dynamic__verified
Markup
<span class="homepage-reviews-dynamic__verified">
                      <svg aria-hidden="true" viewBox="0 0 10 10">
                        <use href="#homepage-review-check-template--20871674593470__homepage_reviews_dynamic_wHJiXx"></use>
                      </svg>Verified Buyer</span>
Component · Ref I0RXBX
Affected pagehttps://marleylilly.com/
Element.homepage-reviews-dynamic__slide[aria-hidden="false"]:nth-child(1) > .homepage-reviews-dynamic__card > .homepage-reviews-dynamic__meta > time
Markup
<time class="homepage-reviews-dynamic__date">08/10/26</time>
Component · Ref 14FZ89
Affected pagehttps://marleylilly.com/
Element.homepage-reviews-dynamic__slide[aria-hidden="false"]:nth-child(1) > .homepage-reviews-dynamic__card > .homepage-reviews-dynamic__body
Markup
<p class="homepage-reviews-dynamic__body">My favorite place to order! Never disappoint</p>
Component · Ref 7NOWCQ
Affected pagehttps://marleylilly.com/
Elementa[title=""]
Accessible nameMarleylilly
Markup
<a href="/" title="">Marleylilly</a>
Component · Ref 6NMQM0
Affected pagehttps://marleylilly.com/
Element.homepage-reviews-dynamic__slide[aria-hidden="false"]:nth-child(1) > .homepage-reviews-dynamic__card > .homepage-reviews-dynamic__title
Markup
<h3 class="homepage-reviews-dynamic__title">My favorite place to order!</h3>
Component · Ref 4SB9L6
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementh1
Accessible nameMonogrammed Stair Basket
Markup
<h1>Monogrammed Stair Basket</h1>
Component · Ref 68D17G
Affected pagehttps://marleylilly.com/
Element.card-gallery-AZ3lZamVVUWdaYWN5b__product_card_gallery_igPCpR-4 > .product-badges.product-badges--bottom-left > .product-badges__badge--one-size.color-scheme-4.product-badges__badge
Accessible nameOne Size
Markup
<div class="
            product-badges__badge product-badges__badge--rectangle product-badges__badge--one-size
            color-scheme-4
          ">
          One Size
        </div>
Component · Ref 4MX9KV
Affected pagehttps://marleylilly.com/
Element.footer-utilities__text
Accessible name© 2026 Marleylilly
Markup
<span class="footer-utilities__text">
    © 2026
    <a href="/" title="">Marleylilly</a></span>
High

IDs used in ARIA and labels must be unique

WCAG 4.1.2 (A)8 instances4 inspected pages

IDs used in ARIA and labels must be unique

Why it matters

IDs used in ARIA and labels must be unique

Recommended correction

To fix this issue, ensure that all IDs used in ARIA attributes and labels are unique within the HTML document. Update the duplicate IDs to have distinct values.

View 8 affected elements
Component · Ref 2N9RDF
Affected pagehttps://marleylilly.com/
Element#mobile-account-popover > .account-actions > .account-actions__main-menu > .account-actions__header > .account-actions__title.h5
Accessible nameAccount
Markup
<h2 id="account-drawer-heading" class="account-actions__title h5">
        
          Account
        
      </h2>
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)80 instances4 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

To fix this issue, ensure that any element that is not visible is also removed from the tab order, or make the element visible when it receives focus. This can be achieved by setting the 'tabindex' attribute to '-1' for invisible elements or by adjusting the CSS to make the element visible when focused.

View 80 affected elements
Component · Ref 13C9BN
Affected pagehttps://marleylilly.com/
Elementdiv:nth-of-type(1) > div > div:nth-of-type(3) > header-actions > anchored-popover-component > button
Accessible nameAccount
Markup
<button class="account-button header-actions__action" aria-label="Account" aria-haspopup="dialog" popovertarget="desktop-account-popover" popovertargetaction="toggle" ref="trigger"><span class="hide-desktop">
      SIGN IN
    </span>
    <span class="account-button__icon hide-mobile" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none"><circle cx="10" cy="6.5" r="2.75" stroke="currentColor" stroke-width="var(--icon-stroke-width)"></circle><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="var(--icon-stroke-width)" d="…
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref 5U1D5V
Affected pagehttps://marleylilly.com/
Elementheader-component#header-component > div:nth-of-type(1) > div > div:nth-of-type(1) > search-button > button
Accessible nameSearch
Markup
<button type="button" on:click="#search-modal/showDialog" class="button-unstyled header-actions__action" aria-label="Search" aria-haspopup="dialog">
      <span class="svg-wrapper">
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none"><circle cx="9" cy="9" r="4.75" stroke="currentColor" stroke-width="var(--icon-stroke-width)"></circle><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="var(--icon-stroke-width)" d="m12.5 12.5 3.25 3.25"></path></svg>

      </span>
    </button>
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref OQJ90D
Affected pagehttps://marleylilly.com/
Elementdiv:nth-of-type(1) > header-additional-content > div:nth-of-type(1) > header-secondary-logo > div > a
Markup
<a href="/pages/marleylilly-kids" class="size-style spacing-style header-secondary-logo" style="
        --size-style-width: ;--size-style-height: ;
        
        --font-family: var(--font-body--family);
        --font-style: var(--font-body--style);
        --font-weight: 600;
      ">
      

      <span class="header-secondary-logo__image-container header-secondary-logo__image-container--original" data-testid="header-secondary-logo">
        
  
  
  

  

  

  

  <img src="//marleylilly.com/cdn/shop/files/logo-a_2x_26dfc072-5994-429d-aa9d-052bcb60c6f9.png?height=13&amp;v=1771003844" a…
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref 7OURIQ
Affected pagehttps://marleylilly.com/
Elementdiv > div > nav > ul > li:nth-of-type(1) > a
Accessible nameOrders
Markup
<a href="/account" class="account-actions__link button-secondary">
              <span class="account-actions__icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none">
  <path stroke-linecap="round" stroke="currentColor" stroke-width="var(--icon-stroke-width)" d="M2.929 7.705c0-.482.154-.95.44-1.338L5.06 4.08c.303-.41.783-.652 1.293-.652h7.42c.525 0 1.018.257 1.319.69l1.577 2.266c.262.377.403.826.403 1.285v8.294c0 .888-.72 1.608-1.608 1.608H4.536c-.888 0-1.607-.72-1.607-1.608V7.705Z"></path>
  <path stroke="currentColor" stroke-width="var(--icon-stroke-…
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref 5TZA20
Affected pagehttps://marleylilly.com/
Elementdiv > div:nth-of-type(3) > header-actions > dialog-component > dialog > button
Accessible nameClose dialog
Markup
<button type="button" ref="closeButton" on:click="/closeDialog" class="button button-unstyled close-button account-drawer__close-button" aria-label="Close dialog" autofocus="">
        <span class="svg-wrapper" aria-hidden="true"><svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M12 2L2 12" stroke="currentColor" stroke-width="var(--icon-stroke-width)" stroke-linecap="round" stroke-linejoin="round"></path>
  <path d="M12 12L2 2" stroke="currentColor" stroke-width="var(--icon-stroke-width)" stroke-linecap="round" stroke-linejoin="round"></…
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref XG41DX
Affected pagehttps://marleylilly.com/
Elementdiv:nth-of-type(1) > div > div:nth-of-type(3) > header-actions > dialog-component > button
Accessible nameAccount
Markup
<button class="account-button header-actions__action" aria-label="Account" aria-haspopup="dialog" ref="trigger" on:click="/showDialog"><span class="hide-desktop">
      SIGN IN
    </span>
    <span class="account-button__icon hide-mobile" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none"><circle cx="10" cy="6.5" r="2.75" stroke="currentColor" stroke-width="var(--icon-stroke-width)"></circle><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="var(--icon-stroke-width)" d="m5.172 14.591-.437.786a.588.588 0 0 0 .514.873…
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref YYUXPT
Affected pagehttps://marleylilly.com/
Elementdialog-component > dialog > div > div > div > a
Accessible nameOther sign in options Sign in
Markup
<a href="/customer_authentication/login?return_to=%2F&amp;locale=en&amp;ui_hint=full" class="account-actions__link button">
          <span class="account-actions__sign-in-text">
            Other sign in options
          </span>
          <span class="account-actions__fallback-text">
            Sign in
          </span>
        </a>
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref 72XWOO
Affected pagehttps://marleylilly.com/
Elementdiv#desktop-account-popover > div > div > div > a
Accessible nameOther sign in options Sign in
Markup
<a href="/customer_authentication/login?return_to=%2F&amp;locale=en&amp;ui_hint=full" class="account-actions__link button">
          <span class="account-actions__sign-in-text">
            Other sign in options
          </span>
          <span class="account-actions__fallback-text">
            Sign in
          </span>
        </a>
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref 3QW0Y4
Affected pagehttps://marleylilly.com/
Elementdialog > div > cart-items-component > div > div:nth-of-type(1) > button
Accessible nameClose dialog
Markup
<button ref="closeButton" on:click="cart-drawer-component/close" class="button close-button cart-drawer__close-button button-unstyled" aria-label="Close dialog">
          <span class="svg-wrapper"><svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M12 2L2 12" stroke="currentColor" stroke-width="var(--icon-stroke-width)" stroke-linecap="round" stroke-linejoin="round"></path>
  <path d="M12 12L2 2" stroke="currentColor" stroke-width="var(--icon-stroke-width)" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
</span>
        </b…
Affected pages/ /pages/contact /products/monogrammed-stair-basket
Component · Ref 9H3N8P
Affected pagehttps://marleylilly.com/cart
Elementdiv > nav > div > overflow-list > li:nth-of-type(14) > button
Accessible nameMore
Rolemenuitem
Markup
<button type="button" role="menuitem" class="button menu-list__link button-unstyled">
          <span class="menu-list__link-title">More</span>
        </button>
High

Elements must only use permitted ARIA attributes

WCAG 4.1.2 (A)14 instances2 inspected pages

Elements must only use permitted ARIA attributes

Why it matters

Elements must only use permitted ARIA attributes

Recommended correction

Add a valid ARIA role to the 'div' element, or remove the 'aria-label' attribute if it is not necessary. For example, add 'role="region"' or 'role="group"' to the 'div' element if it serves as a container for other elements.

View 14 affected elements
Component · Ref BOUGE0
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Element.product-recommendations__skeleton-item:nth-child(1)
Accessible nameLoading product recommendations
Markup
<div class="product-recommendations__skeleton-item" aria-label="Loading product recommendations"></div>
Component · Ref 51KJZQ
Affected pagehttps://marleylilly.com/
Element.homepage-reviews-dynamic__slide[aria-hidden="false"]:nth-child(1) > .homepage-reviews-dynamic__card > .homepage-reviews-dynamic__rating[aria-label="5 out of 5 stars"]
Markup
<div class="homepage-reviews-dynamic__rating" aria-label="5 out of 5 stars">
Component · Ref 3426PE
Affected pagehttps://marleylilly.com/
Element.homepage-reviews-dynamic__summary
Accessible name4.8 out of 5 stars
Markup
<div class="homepage-reviews-dynamic__summary" aria-label="4.8 out of 5 stars">
Component · Ref 22KKTE
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Element.personalization__text-preview--monogram
Accessible nameAMM
Markup
<p data-personalization-text-preview="" class="personalization__text-preview--monogram" aria-label="AMM" style="font-family: Octagonal, var(--font-body--family);">
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)35 instances2 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

Add focusable semantics or a positive tabindex to the interactive control to ensure it can receive keyboard focus.

View 35 affected elements
Component · Ref 98LJCN
Affected pagehttps://marleylilly.com/pages/contact
Elementul#ContactForm-topic-listbox-AU1loMlh3WkN1ZXFGY__contact_form_3fJJ7k > li:nth-of-type(1)
Accessible name-- Please Choose --
Roleoption
Markup
<li class="contact-form__topic-option" data-contact-form-topic-option="" data-value="" role="option" aria-selected="true" tabindex="-1">
          -- Please Choose --
        </li>
Component · Ref Y0SKFM
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.92286474351526041-yotpo-dropdown-option-3
Accessible name5 ft 4 in to 5 ft 6 in
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.92286474351526041-yotpo-dropdown-option-3" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">5 ft 4 in to 5 ft 6 in</span></div><!----></div>
Component · Ref L0C5X1
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.92286474351526040-yotpo-dropdown-option-2
Accessible namePlus (L-2XL)
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.92286474351526040-yotpo-dropdown-option-2" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">Plus (L-2XL)</span></div><!----></div>
Component · Ref Y0SKFL
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.92286474351526041-yotpo-dropdown-option-2
Accessible name5 ft 1 in to 5 ft 3 in
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.92286474351526041-yotpo-dropdown-option-2" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">5 ft 1 in to 5 ft 3 in</span></div><!----></div>
Component · Ref Y0SKFN
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.92286474351526041-yotpo-dropdown-option-0
Accessible nameAll
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="true" id="dropdown-yotpo-dropdown-0.92286474351526041-yotpo-dropdown-option-0" class="yotpo-dropdown-option yotpo-dropdown-option--focus yotpo-dropdown-option--selected" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">All</span></div><svg data-v-75d918e0="" data-v-7aac675c="" width="12" height="9" viewBox="0 0 12 9" fill="none" xmlns="http://www.w3.org/2000/svg" class="yotpo-selected-icon--focused yotpo-selected-icon"…
Component · Ref Q76Q32
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.6845148069645897-yotpo-dropdown-option-0
Accessible nameFilter reviews by all ratings
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by all ratings" aria-selected="true" id="dropdown-yotpo-dropdown-0.6845148069645897-yotpo-dropdown-option-0" class="yotpo-dropdown-option yotpo-dropdown-option--focus yotpo-dropdown-option--selected" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">All ratings</span></div><svg data-v-75d918e0="" data-v-7aac675c="" width="12" height="9" viewBox="0 0 12 9" fill="none" xmlns="http://www.w3.org/2000/svg" class=…
Component · Ref Y0SKFW
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.92286474351526041-yotpo-dropdown-option-1
Accessible nameUnder 5 Feet
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.92286474351526041-yotpo-dropdown-option-1" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">Under 5 Feet</span></div><!----></div>
Component · Ref Y0SKFK
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.92286474351526041-yotpo-dropdown-option-5
Accessible name5 ft 10 in to 5 ft 11 in
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.92286474351526041-yotpo-dropdown-option-5" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">5 ft 10 in to 5 ft 11 in</span></div><!----></div>
Component · Ref L0C5X3
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.92286474351526040-yotpo-dropdown-option-0
Accessible nameAll
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="true" id="dropdown-yotpo-dropdown-0.92286474351526040-yotpo-dropdown-option-0" class="yotpo-dropdown-option yotpo-dropdown-option--focus yotpo-dropdown-option--selected" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">All</span></div><svg data-v-75d918e0="" data-v-7aac675c="" width="12" height="9" viewBox="0 0 12 9" fill="none" xmlns="http://www.w3.org/2000/svg" class="yotpo-selected-icon--focused yotpo-selected-icon"…
Component · Ref Q76Q2O
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.6845148069645897-yotpo-dropdown-option-2
Accessible nameFilter reviews by 4 stars
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 4 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.6845148069645897-yotpo-dropdown-option-2" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns=…
Component · Ref Y0SKFR
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.92286474351526041-yotpo-dropdown-option-4
Accessible name5 ft 7 in to 5 ft 9 in
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.92286474351526041-yotpo-dropdown-option-4" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">5 ft 7 in to 5 ft 9 in</span></div><!----></div>
Component · Ref Q76Q31
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.6845148069645897-yotpo-dropdown-option-1
Accessible nameFilter reviews by 5 stars
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 5 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.6845148069645897-yotpo-dropdown-option-1" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns=…
Component · Ref Q76Q2P
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.6845148069645897-yotpo-dropdown-option-5
Accessible nameFilter reviews by 1 star
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 1 star" aria-selected="false" id="dropdown-yotpo-dropdown-0.6845148069645897-yotpo-dropdown-option-5" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns="…
Component · Ref Q76Q33
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.6845148069645897-yotpo-dropdown-option-3
Accessible nameFilter reviews by 3 stars
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 3 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.6845148069645897-yotpo-dropdown-option-3" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns=…
Component · Ref Q76Q2Q
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.6845148069645897-yotpo-dropdown-option-4
Accessible nameFilter reviews by 2 stars
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 2 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.6845148069645897-yotpo-dropdown-option-4" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns=…
Component · Ref L0C5X2
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementdiv#dropdown-yotpo-dropdown-0\.92286474351526040-yotpo-dropdown-option-1
Accessible nameRegular (XS-M)
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.92286474351526040-yotpo-dropdown-option-1" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">Regular (XS-M)</span></div><!----></div>
High

Scrollable region must have keyboard access

WCAG 2.1.1 (A)4 instances2 inspected pages

Scrollable region must have keyboard access

Why it matters

Scrollable region must have keyboard access

Recommended correction

Ensure that all scrollable regions can be accessed and navigated using a keyboard. This can be achieved by implementing proper keyboard event handling, such as responding to arrow keys or providing a clear method for keyboard users to move focus into and within the scrollable area.

View 4 affected elements
Component · Ref TVIZP1
Affected pagehttps://marleylilly.com/
Element.homepage-reviews-dynamic__slideshow > slideshow-container > slideshow-slides[gutters="start end"]
Accessible nameKimberly H. Verified Buyer 08/10/26 My favorite place to order! My favorite place to order! Never disappoint Marla O. Verified Buyer 08/07/26 Marleylilly does a great job Marleylilly does a great job with communication and shipping. I am obsessed with this site and plan to order from them again! Sarah O. Verified Buyer 08/07/26 Fast shipping love the products Fast shipping love the products Sarah O. Verified Buyer 08/06/26 As always great experience As always great experience Sandra H. Verified Buyer 07/30/26 Shipped within a couple of Shipped within a couple of days. Customer service is always helpful. Stephanie W. Verified Buyer 07/28/26 Love all the things I’ve Love all the things I’ve ordered Kathleen E. Verified Buyer 07/28/26 Service and fast shipping are Service and fast shipping are always the best at Marleylilly Anna T. Verified Buyer 07/25/26 Fast shipping Fast shipping Stephanie W. …[truncated by Evolize: exceeded D1 value limit]
Markup
<slideshow-slides tabindex="-1" ref="scroller" gutters="start end">
Component · Ref DCKENS
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementslideshow-slides
Accessible nameGenerating preview
Markup
<slideshow-slides tabindex="-1" ref="scroller">
High

Elements must only use supported ARIA attributes

WCAG 4.1.2 (A)14 instances1 inspected page

Elements must only use supported ARIA attributes

Why it matters

Elements must only use supported ARIA attributes

Recommended correction

Remove the 'aria-selected' attribute from the button element or replace it with a supported ARIA attribute that accurately describes the button's state.

View 14 affected elements
Component · Ref Y0HQNS
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Element.product-media-thumbnail-nav__thumbnail.button-unstyled[ref="items[]"]:nth-child(1)
Accessible nameScroll to Monogrammed Stair Basket
Markup
<button type="button" class="product-media-thumbnail-nav__thumbnail button button-unstyled" aria-label="Scroll to Monogrammed Stair Basket" on:click="/handleThumbnailClick/0" ref="items[]" aria-selected="true">
Component · Ref G0K8IX
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Elementbutton[aria-label="Slide 1 of 7"]
Accessible nameSlide 1 of 7
Markup
<button type="button" class="slideshow-control bu..." style="animation-timeline: ..." aria-label="Slide 1 of 7" data-personalization...="Slide 1 of 7" data-personalization...="Slide 1 of 8" on:click="/select/0" ref="dots[]" aria-selected="true">
High

ARIA hidden element must not be focusable or contain focusable elements

WCAG 4.1.2 (A)27 instances1 inspected page

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

Ensure that elements with aria-hidden=true do not contain focusable elements and are not focusable themselves. Remove any focusable content or elements from the aria-hidden element, or remove the aria-hidden attribute if the element or its contents should be focusable.

View 27 affected elements
Component · Ref Q3UYR6
Affected pagehttps://marleylilly.com/
Element.resource-list__slide:nth-child(5)
Accessible nameMonogrammed Towel Wrap | White One Size Add to cart Choose Monogrammed Towel Wrap | White Regular price  $44.99 Sale price $39.99 Monogrammed Towel Wrap
Markup
<slideshow-slide ref="slides[]" aria-hidden="true" style="--slideshow-timeline: --slide-4; --product-media-fit: cover; --grid-template-rows: 50dvh 1fr; --grid-template-rows-desktop: 70dvh 1fr;" class="resource-list__slide">
High

Images lack text alternatives

WCAG 1.1.1 (A)1 instance1 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 an 'alt' attribute to the image element with a descriptive text that conveys the image's meaning or purpose. For example, alt='Monogrammed Stair Basket image'. If the image is decorative and doesn't convey important information, use an empty alt attribute: alt=''.

View 1 affected element
Component · Ref XN8N50
Affected pagehttps://marleylilly.com/products/monogrammed-stair-basket
Element.personalization__mobile-product-preview-inner > .js-personalization-overlay.product-media__image-personalize
Markup
<img class="js-personalization-overlay product-media__image-personalize" src="https://preview.marleylilly.com/svg/3/203.2x200/AMM-895536-1.016-0.png" style="position: absolute; pointer-events: none; width: 18.6%; height: 18.3%; left: 39.6%; top: 53.4%;">
Medium

ARIA attributes have invalid values

WCAG 4.1.2 (A)34 instances4 inspected pages

ARIA attributes reference ids that do not exist or hold invalid values, breaking the accessibility tree.

Why it matters

ARIA attributes reference ids that do not exist or hold invalid values, breaking the accessibility tree.

Recommended correction

Verify that the ID referenced by 'aria-controls' exists on the page and that all ARIA attributes have valid values according to the WAI-ARIA specification. Ensure that the element with the ID 'submenu-4' is present in the DOM when the 'aria-controls' attribute is set.

View 34 affected elements
Component · Ref 5UCB6J
Affected pagehttps://marleylilly.com/pages/contact
Elementa[aria-controls="submenu-4"]
Accessible nameBags
Markup
<a href="/collections/bags" data-skip-node-update="true" class="menu-list__link" aria-controls="submenu-4" aria-haspopup="true" aria-expanded="false" ref="menuitem">
            
            
            
            <span class="menu-list__link-title">Bags</span>
          </a>
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref 8O2W6N
Affected pagehttps://marleylilly.com/pages/contact
Element#ContactForm-topic-AU1loMlh3WkN1ZXFGY__contact_form_3fJJ7k
Accessible name-- Please Choose --
Markup
<button id="ContactForm-topic-AU..." type="button" class="contact-form__input ..." data-contact-form-to...="" aria-haspopup="listbox" aria-expanded="false" aria-controls="ContactForm-topic-li...">
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)8 instances4 inspected pages

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Why it matters

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Recommended correction

Ensure all meaningful content is wrapped in appropriate landmark elements (e.g., header, nav, main, footer, aside) to improve accessibility for users of assistive technologies.

View 8 affected elements
Component · Ref HF1MU9
Affected pagehttps://marleylilly.com/
Elementdiv > accordion-custom > details > div > ul > li:nth-of-type(4)
Accessible nameCalifornia Privacy Notice
Markup
<li class="menu__item paragraph">
                
                  <a aria-label="California Privacy Notice" href="/pages/california-privacy-notice">
                    California Privacy Notice
                  </a>
                
              </li>
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Medium

Touch targets are too small on mobile

WCAG 2.5.8 (AA)87 instances4 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 the size of the touch target to at least 24x24px to make it easier for users to activate the link.

View 87 affected elements
Component · Ref 6KD6BL
Affected pagehttps://marleylilly.com/
Elementa#HeaderDrawer-free-stadium-bag
Accessible nameFREE STADIUM BAG
Markup
<a id="HeaderDrawer-free-stadium-bag" href="/collections/flash-sale/%23F24B94" class="menu-drawer__menu-item menu-drawer__menu-item--mainlist menu-drawer__animated-element focus-inset" style="color: #F24B94;">
                    <span class="menu-drawer__menu-item-text wrap-text">FREE STADIUM BAG</span>
                  </a>
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref 2VE11
Affected pagehttps://marleylilly.com/
Elementhtml > body > a:nth-of-type(1)
Accessible nameAccessibility Screen-Reader Guide, Feedback, and Issue Reporting | New window
Markup
<a href="https://accessibe.com/blog/knowledgebase/screen-reader-guide" target="_blank" rel="noopener" tabindex="-1" data-acsb="sr-trigger" data-acsb-sr-only="true" class="acsb-sr-only" style="position: absolute; width: 200px; height: 1px; margin-top: -1px; z-index: -1; border: 0px; top: 0px; left: 0px; overflow: hidden; outline: 0px;">Accessibility Screen-Reader Guide, Feedback, and Issue Reporting | New window</a>
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Medium

Navigation regions are not distinguishable

WCAG 1.3.1 (A)48 instances4 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

Add an 'aria-label' or 'aria-labelledby' attribute to each navigation landmark to provide a unique and descriptive name, allowing screen readers to announce the purpose of each region to users.

View 48 affected elements
Component · Ref YK50WR
Affected pagehttps://marleylilly.com/
Elementnav:nth-of-type(3) > dialog-component > dialog > div > div > nav
Accessible nameOrders Profile
Markup
<nav class="account-actions__nav">
        <ul class="account-actions__list">
          <li class="account-actions__list-item">
            <a href="/account" class="account-actions__link button-secondary">
              <span class="account-actions__icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none">
  <path stroke-linecap="round" stroke="currentColor" stroke-width="var(--icon-stroke-width)" d="M2.929 7.705c0-.482.154-.95.44-1.338L5.06 4.08c.303-.41.783-.652 1.293-.652h7.42c.525 0 1.018.257 1.319.69l1.577 2.266c.262.377.403.826.403 1.285v8.294c0 .…
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref WEX8ZU
Affected pagehttps://marleylilly.com/
Elementheader-actions > dialog-component > dialog > div > div > nav
Accessible nameOrders Profile
Markup
<nav class="account-actions__nav">
        <ul class="account-actions__list">
          <li class="account-actions__list-item">
            <a href="/account" class="account-actions__link button-secondary">
              <span class="account-actions__icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none">
  <path stroke-linecap="round" stroke="currentColor" stroke-width="var(--icon-stroke-width)" d="M2.929 7.705c0-.482.154-.95.44-1.338L5.06 4.08c.303-.41.783-.652 1.293-.652h7.42c.525 0 1.018.257 1.319.69l1.577 2.266c.262.377.403.826.403 1.285v8.294c0 .…
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref 4KQQEC
Affected pagehttps://marleylilly.com/
Elementdetails#Details-menu-drawer-container > div:nth-of-type(1) > nav:nth-of-type(1)
Accessible nameFREE STADIUM BAG What's New Best Sellers Bags Bags Shop All Backpacks Beach Bags Coolers Cosmetics + Toiletry Bag Cross Body Clutches Diaper Bags Laptop Bags Luggage + Travel Bags Totes + Purses Wallets + Card Cases Kids Bags + Backpacks Clothing Clothing Shop All Activewear Bottoms Cover Ups Dresses Long Sleeve Shirts Outerwear Pajamas + Robes Ponchos Rainwear Sweatshirts Swimwear Tops Vests Jewelry Jewelry Sh…[truncated by Evolize: exceeded D1 value limit]
Markup
<nav class="menu-drawer__navigation" style="--menu-top-level-font-family: var(--font-heading--family);
--menu-top-level-font-size-desktop: 0.875rem;
--menu-top-level-font-style: var(--font-heading--style);
--menu-top-level-font-weight: var(--font-heading--weight);
--menu-top-level-font-case:uppercase;

  --menu-top-level-font-size: var(--menu-font-2xl--size); --menu-top-level-font-line-height:
  var(--menu-font-2xl--line-height);

--menu-top-level-font-color: var(--color-foreground); --menu-top-level-font-color-rgb: var(--color-foreground-rgb);

--menu-parent-font-family: var(--font-heading--f…
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref NYJZBG
Affected pagehttps://marleylilly.com/
Elementdiv:nth-of-type(2) > div > div > header-menu > div > nav
Accessible nameFREE STADIUM BAG What's New Best Sellers Bags .mega-menu__image-links { display: flex; flex-direction: row; } .mega-menu__image-link { text-decoration: none; transition: none; } .mega-menu__image-link:hover { color: var(--pink-1); text-decoration: none; transition: none; } .mega-menu__image-link-container { display: flex; flex-direction: column; } @media screen and (width <= 1230px) { .mega-menu__column.hide-mobile { display: none; } } Shop by Style Backpacks Beach Bags Coolers Cosmetics + Toiletry Bag Cross Body Clutches Diaper Bags Luggage + Travel Bags Totes + Purses Wallets + Card Cases Kids Bags + Backpacks Our Favorites Quilted Laptop Backpack Personalized Tote Bag Slow Cooker Carrier Commuter Backpack Waterproof Beach Bag Classic Crossbody Carry It All Shop Extra Large Tote Bag 5-Star Favorite Shop Rolling Tote Travel Winner Shop Weekend Bag [data-menu-grid-id="MegaMenuList-4"] { --menu-columns-desktop: 6; --menu-columns-tablet: 4; } [data-menu-list-id="MegaMenuList-4"] { --menu-columns-desktop: 6; --menu-columns-tablet: 4; } Clothing .mega-menu__image-links { display: flex; flex-direction: row; } .mega-menu__image-link { text-decoration: none; transition: none; } .mega-menu__image-link:hover { color: var(--pink-1); text-decoration: none; transition: none; } .mega-menu__image-link-container { display: flex; flex-direction: column; } @media screen and (width <= 1230px) { .mega-menu__column.hide-mobile { display: none; } } Shop By Style Activewear Bottoms Cover Ups Dresses Long Sleeve Shirts Outerwear Pajamas + Robes Ponchos Rainwear Sweatshirts Swimwear Tops Vests Our Favorites Towel Wrap Plush Robe Blanket Hoodie New England Rain Jacket Skort Exercise Tank Rain or Shine …[truncated by Evolize: exceeded D1 value limit]
Markup
<nav header-menu="">
          <div class="menu-list" style="--menu-top-level-font-family: var(--font-heading--family);
--menu-top-level-font-size-desktop: 0.875rem;
--menu-top-level-font-style: var(--font-heading--style);
--menu-top-level-font-weight: var(--font-heading--weight);
--menu-top-level-font-case:uppercase;

  --menu-top-level-font-size: var(--menu-font-sm--size); --menu-top-level-font-line-height:
  var(--menu-font-sm--line-height);

--menu-top-level-font-color: var(--color-foreground); --menu-top-level-font-color-rgb: var(--color-foreground-rgb);
">
            
            <overf…
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Component · Ref FOKH3V
Affected pagehttps://marleylilly.com/
Elementdiv#mobile-account-popover > div > div > nav
Accessible nameOrders Profile
Markup
<nav class="account-actions__nav">
        <ul class="account-actions__list">
          <li class="account-actions__list-item">
            <a href="/account" class="account-actions__link button-secondary">
              <span class="account-actions__icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none">
  <path stroke-linecap="round" stroke="currentColor" stroke-width="var(--icon-stroke-width)" d="M2.929 7.705c0-.482.154-.95.44-1.338L5.06 4.08c.303-.41.783-.652 1.293-.652h7.42c.525 0 1.018.257 1.319.69l1.577 2.266c.262.377.403.826.403 1.285v8.294c0 .…
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart
Medium

List markup is malformed

WCAG 1.3.1 (A)4 instances4 inspected pages

A list contains elements other than the list items it should, breaking its structure.

Why it matters

A list contains elements other than the list items it should, breaking its structure.

Recommended correction

Ensure that lists only directly contain list items (<li>), <script>, or <template> elements. Review the HTML structure of the list and remove any unnecessary elements.

View 4 affected elements
Component · Ref 9YD35G
Affected pagehttps://marleylilly.com/
Element.overflow-menu,ul[part="list"]
Accessible nameFREE STADIUM BAG What's New Best Sellers Bags .mega-menu__image-links { display: flex; flex-direction: row; } .mega-menu__image-link { text-decoration: none; transition: none; } .mega-menu__image-link:hover { color: var(--pink-1); text-decoration: none; transition: none; } .mega-menu__image-link-container { display: flex; flex-direction: column; } @media screen and (width <= 1230px) { .mega-menu__column.hide-mobile { display: none; } } Shop by Style Backpacks Beach Bags Coolers Cosmetics + Toiletry Bag Cross Body Clutches Diaper Bags Luggage + Travel Bags Totes + Purses Wallets + Card Cases Kids Bags + Backpacks Our Favorites Quilted Laptop Backpack Personalized Tote Bag Slow Cooker Carrier Commuter Backpack Waterproof Beach Bag Classic Crossbody Carry It All Shop Extra Large Tote Bag 5-Star Favorite Shop Rolling Tote Travel Winner Shop Weekend Bag [data-menu-grid-id="MegaMenuList-4"] { --menu-columns-desktop: 6; --menu-columns-tablet: 4; } [data-menu-list-id="MegaMenuList-4"] { --menu-columns-desktop: 6; --menu-columns-tablet: 4; } Clothing .mega-menu__image-links { display: flex; flex-direction: row; } .mega-menu__image-link { text-decoration: none; transition: none; } .mega-menu__image-link:hover { color: var(--pink-1); text-decoration: none; transition: none; } .mega-menu__image-link-container { display: flex; flex-direction: column; } @media screen and (width <= 1230px) { .mega-menu__column.hide-mobile { display: none; } } Shop By Style Activewear Bottoms Cover Ups Dresses Long Sleeve Shirts Outerwear Pajamas + Robes Ponchos Rainwear Sweatshirts Swimwear Tops Vests Our Favorites Towel Wrap Plush Robe Blanket Hoodie New England Rain Jacket Skort Exercise Tank Rain or Shine …[truncated by Evolize: exceeded D1 value limit]
Markup
<ul part="list" style="height: 26.3906px; flex-wrap: wrap; counter-reset: overflow-count 0; overflow: unset;">
Affected pages/ /pages/contact /products/monogrammed-stair-basket /cart

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.