Public accessibility assessment

Accessibility issues detected on theluckyknot.com

Evolize inspected 5 public pages on theluckyknot.com and detected 50 automatically identifiable accessibility findings.

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

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

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

Is theluckyknot.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 theluckyknot.com and detected 50 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 33 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

    Links lack accessible text

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

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /collections/new-arrivals.

    View technical evidence →
  2. Critical

    Links lack accessible text

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

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /collections/womens-preppy-clothes.

    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 screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /collections/best-sellers.

    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 screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /collections/best-sellers.

    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 screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to https://theluckyknotmens.com/.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA1455 / 5
2.5.8Target Size (Minimum)AA955 / 5
2.4.3Focus OrderA855 / 5
2.4.4Link Purpose (In Context)A811 / 5
4.1.2Name, Role, ValueA622 / 5
1.3.1Info and RelationshipsA455 / 5
1.4.1Use of ColorA144 / 5
2.4.1Bypass BlocksA155 / 5
3.3.2Labels or InstructionsA155 / 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

Embedded frames lack descriptive titles

WCAG 4.1.2 (A)1 instance1 inspected page

An <iframe> has no title, so its purpose is not announced to assistive technology.

Why it matters

An <iframe> has no title, so its purpose is not announced to assistive technology.

Recommended correction

Add a concise title attribute that describes the frame's actual purpose — for example "Store locator" for a location search or "Promotional campaign" for a marketing embed. The affected frame loads //www.youtube.com/embed/R92tKls5Wjo?vq=720, which can help identify its purpose. Avoid generic values such as "Embedded content", "iframe", or "frame".

View 1 affected element
Component · Ref MEA6PJ
Affected pagehttps://www.theluckyknot.com/
Element#fitvid0
Markup
<iframe src="//www.youtube.com/embed/R92tKls5Wjo?vq=720" frameborder="0" allowfullscreen="" id="fitvid0" data-gtm-yt-inspected-17="true"></iframe>
Critical

Form fields are missing labels

WCAG 1.3.1 (A)1 instance1 inspected page

Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

Why it matters

Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

Recommended correction

Associate a <label> with each field via for/id, or use aria-label / aria-labelledby. Placeholder text is not a label.

View 1 affected element
Component · Ref MNJVRG
Affected pagehttps://www.theluckyknot.com/products/the-marley-basket-woven-double-strap-platform-natural
Element#Quantity-product-template
Markup
<input type="text" class="quantity" value="1" min="1" pattern="[0-9]*" name="quantity" id="Quantity-product-template" data-quantity="">
High

Text has insufficient colour contrast

WCAG 1.4.3 (AA)24 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 24 affected elements
Component · Ref OCYJWX
Affected pagehttps://www.theluckyknot.com/cart
Element#fsb_amount
Accessible name50
Markup
<span id="fsb_amount" class="fsb_amount" style="color: rgb(145, 170, 157); font-family: Lato; font-size: 16px;">50</span>
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Component · Ref JFB4OZ
Affected pagehttps://www.theluckyknot.com/account/login
Element.breadcrumb > span:nth-child(3)
Accessible nameAccount
Markup
<span>Account</span>
Affected pages/account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Component · Ref 991S80
Affected pagehttps://www.theluckyknot.com/products/the-marley-basket-woven-double-strap-platform-natural
Element#ProductPrice-product-template
Accessible name$74.00
Markup
<span class="money" id="ProductPrice-product-template" data-productprice="">$74.00</span>
Component · Ref KZKTJM
Affected pagehttps://www.theluckyknot.com/account/login
Element#RecoverPassword
Accessible nameForgot your password?
Markup
<a href="#recover" id="RecoverPassword">Forgot your password?</a>
Component · Ref 7I1PQR
Affected pagehttps://www.theluckyknot.com/products/the-marley-basket-woven-double-strap-platform-natural
Element#AddToCartText-product-template
Accessible nameAdd to Cart
Markup
<span id="AddToCartText-product-template" data-addtocarttext="">Add to Cart</span>
Component · Ref K5IZN1
Affected pagehttps://www.theluckyknot.com/account/login
Element.submit > a[href$="register"]
Accessible nameCreate account
Markup
<a href="/account/register" id="customer_register_link">Create account</a>
Component · Ref 2N7N91
Affected pagehttps://www.theluckyknot.com/products/the-marley-basket-woven-double-strap-platform-natural
Element#more-payment-options-link
Accessible nameMore payment options
Markup
<a class="shopify-payment-button__more-options" id="more-payment-options-link" href="#">More payment options</a>
Component · Ref US1QV9
Affected pagehttps://www.theluckyknot.com/cart
Elementa[href$="all"]
Accessible namehere
Markup
<a href="/collections/all">here</a>
Component · Ref ATXCKE
Affected pagehttps://www.theluckyknot.com/account/login
Elementa[href$="www.theluckyknot.com"]
Accessible nameReturn to Store
Markup
<a href="https://www.theluckyknot.com" class="cancel">Return to Store</a>
Component · Ref 1KVUBB
Affected pagehttps://www.theluckyknot.com/products/the-marley-basket-woven-double-strap-platform-natural
Elementlabel[title="7"] > .swatch--text
Accessible name7
Markup
<span class="swatch--text">7</span>
Component · Ref SJJLZ5
Affected pagehttps://www.theluckyknot.com/
Element.outline.button[href$="new-arrivals"]
Accessible nameShop The Collection
Markup
<a href="/collections/new-arrivals" class="button outline">Shop The Collection</a>
Component · Ref GJLVMU
Affected pagehttps://www.theluckyknot.com/
Element.content-box > .rte > p
Accessible nameShop Classic Looks at The Lucky Knot
Markup
<p>Shop Classic Looks at The Lucky Knot</p>
Component · Ref 4EAG7W
Affected pagehttps://www.theluckyknot.com/products/the-marley-basket-woven-double-strap-platform-natural
Element.PIN_1788963833686_button_pin
Accessible nameSave
Markup
<a class="PIN_1788963833686_bu..." href="https://www.pinteres..." data-pin-log="button_pinit" data-pin-href="https://www.pinteres...">
Component · Ref U13HMY
Affected pagehttps://www.theluckyknot.com/
Elementh2
Accessible nameAll Your Favorite Brands In One Place
Markup
<h2>All Your Favorite Brands In One Place</h2>
High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)50 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 50 affected elements
Component · Ref FPBLSQ
Affected pagehttps://www.theluckyknot.com/
Elementdiv > div:nth-of-type(1) > form > div:nth-of-type(3) > span > button
Accessible nameClose menu
Markup
<button type="button" class="btn icon-fallback-text">
        <span class="icon icon-close" aria-hidden="true"><svg aria-hidden="true" focusable="false" role="presentation" class="icon fill-current icon-ui-close" viewBox="0 0 352 512"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.4…
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Component · Ref LCBYA7
Affected pagehttps://www.theluckyknot.com/cart
Elementheader > div > div:nth-of-type(3) > div > div:nth-of-type(4) > a:nth-of-type(1)
Accessible nameCheck Out
Markup
<a href="/cart" class="button solid">Check Out</a>
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Component · Ref MUKMYE
Affected pagehttps://www.theluckyknot.com/account/login
Elementheader > div > div:nth-of-type(2) > ul > li:nth-of-type(1) > a
Accessible nameMenu
Markup
<a href="#menu" class="toggle-menu menu-link">
            <span class="icon-text">
              <span class="icon icon-menu" aria-hidden="true"><svg aria-hidden="true" focusable="false" role="presentation" class="icon fill-current icon-ui-menu" viewBox="0 0 448 512"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.…
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Component · Ref Y63LGT
Affected pagehttps://www.theluckyknot.com/account/login
Elementa#notepad-anchor-title
Accessible nameMy Wishlist
Markup
<a href="#swym-wishlist" class="swym-background-color" id="notepad-anchor-title" aria-label="My Wishlist" data-swym-loaded="true"><i class="swym-icon swym-notepad-white"></i>My Wishlist</a>
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Component · Ref GYAO77
Affected pagehttps://www.theluckyknot.com/cart
Elementheader > div > div:nth-of-type(1) > form > div:nth-of-type(2) > input
Accessible nameSearch our store
Markup
<input type="search" name="q" value="" placeholder="Search our store" class="input-group-field" aria-label="Search our store">
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Component · Ref I5EMXP
Affected pagehttps://www.theluckyknot.com/pages/sign-up-mailing-list
Elementdiv:nth-of-type(3) > div > div:nth-of-type(2) > div > figure > a
Markup
<a href="#" class="product-image"></a>
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Component · Ref FIZI9O
Affected pagehttps://www.theluckyknot.com/pages/sign-up-mailing-list
Elementdiv:nth-of-type(2) > div > figure > figcaption > div:nth-of-type(1) > a
Markup
<a href="#" class="product-title"></a>
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Component · Ref JOKHY2
Affected pagehttps://www.theluckyknot.com/account/login
Elementnav#menu > div:nth-of-type(1) > form > div:nth-of-type(3) > span > button
Accessible nameClose menu
Markup
<button type="button" class="btn icon-fallback-text">
        <span class="icon icon-close" aria-hidden="true"><svg aria-hidden="true" focusable="false" role="presentation" class="icon fill-current icon-ui-close" viewBox="0 0 352 512"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.4…
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
High

Form fields use placeholder text as the only label

WCAG 1.3.1 (A)5 instances5 inspected pages

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Why it matters

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Recommended correction

Add a persistent <label> associated with each field. Keep the placeholder for example text only, not as the label.

View 5 affected elements
Component · Ref 2RJ93B
Affected pagehttps://www.theluckyknot.com/pages/sign-up-mailing-list
Elementinput#email
Markup
<input type="email" name="contact[email]" id="email" placeholder="[email removed]" class="input-group-field" required="">
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
High

Elements must only use supported ARIA attributes

WCAG 4.1.2 (A)12 instances2 inspected pages

Elements must only use supported ARIA attributes

Why it matters

Elements must only use supported ARIA attributes

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 12 affected elements
Component · Ref 6N6SUI
Affected pagehttps://www.theluckyknot.com/
Element#block-1481011869014-2
Accessible name#block-1481011869014-2 .slide__item-image-contain.desktop { position: relative; height: 0; padding-bottom: 59%; } #block-1481011869014-2 .slide__item-image-contain.desktop img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } #block-1481011869014-2 .slide__item-content { background-color: rgba(255, 255, 255, 0.0); } #block-1481011869014-2 h2, #block-1481011869014-2 .rte { color: #000000; } #block-1481011869014-2 a { color: #008080; } #block-1481011869014-2 a:hover, #block-1481011869014-2 a:focus { color: #000000; } #block-1481011869014-2 a.button { color: #008080; border-color: #008080; } #block-1481011869014-2 a.button:hover, #block-1481011869014-2 a.button:focus { color: #000000; border-color: #000000; }
Markup
<div id="block-1481011869014-2" class="slide__item slide__item-image" data-slide-index="3" aria-selected="false" style="position: absolute; left: 300%;">
Component · Ref 30VFKB
Affected pagehttps://www.theluckyknot.com/products/the-marley-basket-woven-double-strap-platform-natural
Element.product-thumb--cell.is-selected[data-image-id="37669626740968"]
Accessible name<img src="//www.theluckyknot.com/cdn/shop/files/77c87fd468b4486e305fcf57b9241d767323d652b7e2911315f4f18585648253_100x.jpg?v=1739571891" alt="">
Markup
<div class="product-thumb--cell is-selected" data-media-id="product-template-37669626740968" data-image-id="37669626740968" tabindex="0" aria-selected="true" style="position: absolute; left: 36.63%;">
Component · Ref GK8CE3
Affected pagehttps://www.theluckyknot.com/products/the-marley-basket-woven-double-strap-platform-natural
Element#FeaturedMedia-product-template-37669627789544-wrapper
Accessible name<img src="//www.theluckyknot.com/cdn/shop/files/3b98826cab836784905f843b7ce329ae7c1ce7b84dc677feb285b58cab3481ac_590x.jpg?v=1741281648" alt="The Marley Basket Woven Double Strap Platform - Natural"> .product-image--slider:not(.is-fullscreen) #ProductImageCellContainer-37669627789544 { width: 100%; max-width: 1067px; } .product-image--slider:not(.is-fullscreen) #CardImageContainer-37669627789544 { position: relative; height: 0; padding-bottom: 149%; } .product-image--slider:not(.is-fullscreen) #CardImageContainer-37669627789544 img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .product-image--slider.is-fullscreen #CardImageContainer-37669627789544 img { height: 1600px; width: 1067px; }
Markup
<div id="FeaturedMedia-produc..." class="product-image--cell ..." data-product-media-t...="" data-product-single-...="" data-media-id="product-template-376..." data-media-type="image" data-image-id="37669627789544" data-index="0" aria-selected="true" style="position: absolute; ...">
High

ARIA hidden element must not be focusable or contain focusable elements

WCAG 4.1.2 (A)1 instance1 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

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref VEUH2G
Affected pagehttps://www.theluckyknot.com/products/the-marley-basket-woven-double-strap-platform-natural
Element.product-single__price-product-template
Accessible name$74.00 Compare at You save Unit price /per
Markup
<div class="selection-wrapper price product-single__price-product-template" data-price="" aria-hidden="true">
Medium

Navigation regions are not distinguishable

WCAG 1.3.1 (A)10 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 10 affected elements
Component · Ref 3RTWPX
Affected pagehttps://www.theluckyknot.com/account/login
Elementnav#menu
Accessible nameSearch Close menu New Arrivals Hers Shop All Dresses Maxis & Midis Best Sellers Featured Looks East Coast Summer Jet-Setter Travel Edit Americana Looks Resort Wear Heritage Collection Derby Days Wedding Guest Dresses Pretty In Pink Brunch Looks Black & White Chic Office Wear Outerwear Sweatshirts Jackets & Coats Vests Tops Shirts Sweaters Sweatshirts Vests Jackets Shop All Tops Bottoms Pants Shorts Skorts Jewelry Earrings Necklaces Bracelets All Jewelry Bags Formal Dresses His Shirts Polos Tees Sweaters & Pullovers Outerwear Jackets Vests Bottoms Brands Barbour Bermies Criquet Duke Cannon Holebrook Mizzen + Main Old Whaling Company Peter Millar Southern Tide The Lucky Knot Vineyard Vines Accessories Bath & Body Belts Cufflinks Hats Neckwear Socks Shoes Brands Avalin Barbour Women's Barbour Men's Barbour Bermies Boho Chic Cabana Life Canvas Style Capri Blue Charleston Shoe Co. …[truncated by Evolize: exceeded D1 value limit]
Rolenavigation
Markup
<nav id="menu" class="panel" role="navigation">
  <div class="search">
    <!-- /snippets/search-bar.liquid -->


<form action="/search" method="get" class="input-group search-bar" role="search">
  <div class="icon-wrapper">
    <span class="icon-fallback-text">
      <span class="icon icon-search" aria-hidden="true"><svg aria-hidden="true" focusable="false" role="presentation" class="icon fill-current icon-ui-search" viewBox="0 0 512 512"><path d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44…
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Component · Ref 84ERJF
Affected pagehttps://www.theluckyknot.com/pages/sign-up-mailing-list
Elementdiv:nth-of-type(1) > div > header > div > div > nav
Accessible nameNew Arrivals Hers Shop All Dresses Maxis & Midis Best Sellers Featured Looks East Coast Summer Jet-Setter Travel Edit Americana Looks Resort Wear Heritage Collection Derby Days Wedding Guest Dresses Pretty In Pink Brunch Looks Black & White Chic Office Wear Outerwear Sweatshirts Jackets & Coats Vests Tops Shirts Sweaters Sweatshirts Vests Jackets Shop All Tops Bottoms Pants Shorts Skorts Jewelry Earrings Necklaces Bracelets All Jewelry Bags Formal Dresses His Shirts Polos Tees Sweaters & Pullovers Outerwear Jackets Vests Bottoms Brands Barbour Bermies Criquet Duke Cannon Holebrook Mizzen + Main Old Whaling Company Peter Millar Southern Tide The Lucky Knot Vineyard Vines Accessories Bath & Body Belts Cufflinks Hats Neckwear Socks Shoes Brands Avalin Barbour Women's Barbour Men's Barbour Bermies Boho Chic Cabana Life Canvas Style Capri Blue Charleston Shoe Co. Dizzy Lizzie Dolce C…[truncated by Evolize: exceeded D1 value limit]
Rolenavigation
Markup
<nav class="nav-bar" role="navigation">
            <ul class="site-nav" role="menubar">
  
  
    <li class="" role="presentation">
      <a href="/collections/new-arrivals" role="menuitem">New Arrivals </a>
      
    </li>
  
    <li class="has-dropdown" role="presentation">
      <a href="/collections/womens-preppy-clothes" aria-haspopup="true" aria-expanded="false" role="menuitem">Hers</a>
      
        <ul class="dropdown " aria-hidden="true" role="menu">
          
          
            <li class="" role="presentation">
              <a href="/collections/womens-preppy-clothes" role="…
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Medium

Touch targets are too small

WCAG 2.5.8 (AA)138 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 <a>'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 138 affected elements
Component · Ref CCZYEM
Affected pagehttps://www.theluckyknot.com/pages/sign-up-mailing-list
Elementa[href$="about-us"]
Accessible nameAbout Us
Markup
<a href="/pages/about-us">About Us</a>
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Component · Ref CNNP88
Affected pagehttps://www.theluckyknot.com/cart
Elementli:nth-child(2) > a[href$="contact-us"]
Accessible nameContact Us
Markup
<a href="/pages/contact-us">Contact Us</a>
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Component · Ref 0TM3EM
Affected pagehttps://www.theluckyknot.com/
Element.nested-menu > li:nth-child(1) > a[href$="new-arrivals"]
Accessible nameNew Arrivals
Markup
<a href="/collections/new-arrivals">New Arrivals </a>
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Component · Ref HZYVHN
Affected pagehttps://www.theluckyknot.com/account/login
Element.box-2 > ul > li:nth-child(5) > a
Accessible nameFAQs and General Questions
Markup
<a href="/pages/faqs-and-general-questions">FAQs and General Questions</a>
Affected pages/ /account/login /pages/sign-up-mailing-list /products/the-marley-basket-woven-double-strap-platform-natural /cart
Component · Ref OYDES7
Affected pagehttps://www.theluckyknot.com/
Element.product.box:nth-child(7) > .product-grid-item--center > figcaption > .product-title > .vendor > a[title="Sail to Sable"]
Accessible nameSail to Sable
Markup
<a href="/collections/vendors?q=Sail%20to%20Sable" title="Sail to Sable">Sail to Sable</a>
Affected pages/ /products/the-marley-basket-woven-double-strap-platform-natural
Component · Ref J89AP5
Affected pagehttps://www.theluckyknot.com/
Elementdiv[data-section-id="163708631606a03e1a"] > .wrapper > .grid > .product.box:nth-child(12) > .product-grid-item--center > figcaption > .product-title > .vendor > a[title="Sail to Sable"]
Accessible nameSail to Sable
Markup
<a href="/collections/vendors?q=Sail%20to%20Sable" title="Sail to Sable">Sail to Sable</a>
Component · Ref NV95F7
Affected pagehttps://www.theluckyknot.com/
Elementdiv[data-section-id="163708631606a03e1a"] > .wrapper > .grid > .product.box:nth-child(3) > .product-grid-item--center > figcaption > .product-title > .title
Accessible nameChatham Eyelet Midi Dress
Markup
<a href="/collections/womens-preppy-clothes/products/chatham-eyelet-dress" class="title">Chatham Eyelet Midi Dress</a>
Component · Ref 9EGA96
Affected pagehttps://www.theluckyknot.com/products/the-marley-basket-woven-double-strap-platform-natural
Element.product.box:nth-child(4) > .product-grid-item--center > figcaption > .product-title > .title
Accessible namePalmetto Clutch
Markup
<a href="/products/palmetto-clutch?pr_prod_strat=e5_desc&amp;pr_rec_id=d477ad0d8&amp;pr_rec_pid=9376961036520&amp;pr_ref_pid=9071147024616&amp;pr_seq=uniform" class="title">Palmetto Clutch</a>
Component · Ref 2JXUWA
Affected pagehttps://www.theluckyknot.com/products/the-marley-basket-woven-double-strap-platform-natural
Elementfigcaption > .product-title > .vendor > a[title="Oasis Society"]
Accessible nameOasis Society
Markup
<a href="/collections/vendors?q=Oasis%20Society" title="Oasis Society">Oasis Society</a>

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.