Public accessibility assessment

Accessibility issues detected on mironcrosby.com

Evolize inspected 5 public pages on mironcrosby.com and detected 53 automatically identifiable accessibility findings.

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

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

Most widespread issueInteractive controls are not keyboard-accessibleDetected on 5 inspected pages
Most affected page/37 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)31 detected findings

Is mironcrosby.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 mironcrosby.com and detected 53 accessibility findings. The most widespread issue was "Interactive controls are not keyboard-accessible", detected on 5 inspected pages. The most affected inspected page was "/", where 37 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 · 1 instance
    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 /products/kate-linen.

    View technical evidence →
  2. 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 →
  3. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 39 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

    Modal dialog does not trap keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 5 instances
    Why this 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 action

    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 technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA3155 / 5
2.4.3Focus OrderA655 / 5
2.1.1KeyboardA555 / 5
1.3.1Info and RelationshipsA455 / 5
4.1.2Name, Role, ValueA322 / 5
1.2.2Captions (Prerecorded)A211 / 5
2.2.2Pause, Stop, HideA155 / 5
2.4.4Link Purpose (In Context)A111 / 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 F1Z30W
Affected pagehttps://mironcrosby.com/products/gift-card
Element#OptionAlt-template--22726429868260__main-0
Accessible name$100 $250 $500 $1000 $1500 $2000
Markup
<select class="select__select" id="OptionAlt-template--22726429868260__main-0" name="options[Title]" form="product-form-template--22726429868260__main--alt">
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 PYEDF4
Affected pagehttps://mironcrosby.com/pages/sign-up
Elementinput#Search-In-Modal-482
Rolecombobox
Markup
<input id="Search-In-Modal-482" 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/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref 2G1S3T
Affected pagehttps://mironcrosby.com/products/gift-card
Elementpredictive-search > form > div:nth-of-type(1) > ul > li:nth-of-type(3) > a
Accessible nameKid's Boots
Markup
<a href="/collections/mini-crosby">
                      Kid's Boots
                    </a>
Affected pages/ /collections/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref ODRUL2
Affected pagehttps://mironcrosby.com/
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" aria-label="Clear">Clear</button>
Affected pages/ /collections/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref MW3E6W
Affected pagehttps://mironcrosby.com/
Elementannouncement-bar > div > div > div > div:nth-of-type(1) > a
Accessible namePatent Is Back! Featuring Three Standout Colorways and One Unforgettable Finish, Shop the Maggie Patent Collection Now! Patent Is Back! Featuring Three Standout Colorways and One Unforgettable Finish, Shop the Maggie Patent Collection Now!
Markup
<a class="announcement-link" href="/collections/maggie-patent-collection"><span class="announcement-text small-hide medium-hide">Patent Is Back! Featuring Three Standout Colorways and One Unforgettable Finish, Shop the Maggie Patent Collection Now!</span>
                    <span class="announcement-text large-up-hide">Patent Is Back! Featuring Three Standout Colorways and One Unforgettable Finish, Shop the Maggie Patent Collection Now!</span></a>
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)54 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 54 affected elements
Component · Ref 6ER47C
Affected pagehttps://mironcrosby.com/collections/mc-merch/products/mc-boot-jack
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/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref QZE5QJ
Affected pagehttps://mironcrosby.com/pages/sign-up
Elementdiv#fs-post-346703-261731627
Accessible nameopen detail modal for instagram post by mironcrosby on 13 AUGUST 2026
Rolebutton
Markup
<div tabindex="-1" role="button" aria-label="open detail modal for instagram post by mironcrosby on 13 AUGUST 2026" aria-haspopup="dialog" id="fs-post-346703-261731627" class="fs-timeline-entry  fs-loading" aria-hidden="true" style="cursor: pointer;">      <div class="fs-text-container">     <div class="fs-service-icon">       <i class="fs-icon fs-fa-instagram"></i>     </div>              <div class="fs-timeline-text">              <div class="fs-entry-title">Something Silver✨</div>            </div>     <div class="fs-entry-date">13 AUGUST 2026</div>           <div class="fs-hover-products" …
Affected pages/ /collections/cart-recommendations /pages/sign-up
Component · Ref QSMGAQ
Affected pagehttps://mironcrosby.com/collections/mc-merch/products/mc-boot-jack
Elementdiv#klaviyo-product-reviews-wrapper > div > div:nth-of-type(1) > div > div:nth-of-type(2) > div:nth-of-type(3)
Accessible name3 0%
Rolebutton
Markup
<div role="button" class="kl_reviews__histogram__row kl_reviews__histogram__clickable_row"><span aria-hidden="true" class="kl_reviews__histogram__rating">3</span><svg width="9" height="10" fill="none" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M2.25 5.9.62 4.55a.45.45 0 0 1 .217-.798L3.15 3.65l.988-2.476a.405.405 0 0 1 .724 0l.988 2.476 2.313.103a.45.45 0 0 1 .218.797L6.75 5.9l.444 2.636A.45.45 0 0 1 6.548 9L4.5 7.7 2.452 9.001a.45.45 0 0 1-.647-.467L2.25 5.9Z"></path></svg><div role="img" aria-label="0 reviews with 3 stars" class="kl_reviews__histogram__bar--background"><…
Component · Ref V2WIRH
Affected pagehttps://mironcrosby.com/collections/cart-recommendations
Elementdetails#Details-Mobile-filter\.v\.availability-template--22726429376740__product-grid > summary
Accessible nameAvailability <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>Availability</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…
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 EAW34J
Affected pagehttps://mironcrosby.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="8"><form action="/search" method="get" role="search" class="search search-modal__form">
          <div class="field has-recommendation" data-product-card-tracked="true">
            <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="tr…
Affected pages/ /collections/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref A0ZJ5I
Affected pagehttps://mironcrosby.com/
Elementhtml > body > div:nth-of-type(8) > div > div:nth-of-type(2)
Accessible namePOPUP Form
Roledialog
Markup
<div role="dialog" aria-modal="true" aria-label="POPUP Form" class="needsclick  kl-private-reset-css-Xuajs1" data-kl-scroll-locking-modal="true" style="display: flex; z-index: 90000; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; justify-content: center; align-items: center; overflow: clip auto; background-color: rgba(20, 20, 20, 0.6); animation-timing-function: ease; animation-play-state: running; animation-iteration-count: 1; animation-fill-mode: forwards; animation-delay: 0s; animation-duration: 0.35s; animation-name: klaviyo-fadein;"><div class="needsclick  kl-private-res…
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)245 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 245 affected elements
Component · Ref MOKG3J
Affected pagehttps://mironcrosby.com/collections/mc-merch/products/mc-boot-jack
Element.list-menu__item--link.link[href$="mini-crosby"]
Accessible nameKid's Boots
Markup
<a href="/collections/mini-crosby" class="link list-menu__item list-menu__item--link">
                                  Kid's Boots
                                </a>
Affected pages/ /collections/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref N1RX8C
Affected pagehttps://mironcrosby.com/collections/cart-recommendations
Element.footer-block.footer-block--menu:nth-child(1) > details[open="true"] > .footer-block__details-content.list-unstyled > li:nth-child(7) > .list-menu__item--link.link.list-menu__item
Accessible nameMC Curation
Markup
<a href="/collections/mc-curation-bradley-agather-means" class="link list-menu__item list-menu__item--link">
                                  MC Curation
                                </a>
Affected pages/ /collections/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref VWCENL
Affected pagehttps://mironcrosby.com/collections/cart-recommendations
Elementli:nth-child(4) > .list-menu__item--link.link[href$="privacy-policy"]
Accessible namePrivacy Policy
Markup
<a href="/policies/privacy-policy" class="link list-menu__item list-menu__item--link">
                                  Privacy Policy
                                </a>
Affected pages/ /collections/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref WWECKN
Affected pagehttps://mironcrosby.com/collections/mc-merch/products/mc-boot-jack
Elementa[href$="refund-policy"]
Accessible nameReturns & Exchanges
Markup
<a href="/policies/refund-policy" class="link list-menu__item list-menu__item--link">
                                  Returns &amp; Exchanges
                                </a>
Affected pages/ /collections/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref ORM6U1
Affected pagehttps://mironcrosby.com/collections/cart-recommendations
Elementdropdown-menu > .header__menu-item--top.header__menu-item[href$="mens"] > .label
Accessible nameMen's Boots
Markup
<span class="label">Men's Boots</span>
Affected pages/ /collections/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref RTAZOI
Affected pagehttps://mironcrosby.com/
Element.header__menu-item--top.header__menu-item[href$="mc-customs"] > .label
Accessible nameMC Customs
Markup
<span class="label">MC Customs</span>
Affected pages/ /collections/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref 2Q0OVF
Affected pagehttps://mironcrosby.com/
Elementa[title=""]
Accessible nameMiron Crosby
Markup
<a href="/" title="">Miron Crosby</a>
Affected pages/ /collections/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref L4MXEZ
Affected pagehttps://mironcrosby.com/
Element.footer-block__details-content.list-unstyled > li:nth-child(8) > a[href$="gift-card"][data-product-link-position="1"][data-product-click-tracked="true"]
Accessible nameGift Cards
Markup
<a href="/products/gift-card" class="link list-menu__item list-menu__item--link" data-product-link-position="1" data-impression-id="eaf2ba91-3994-45d0-a2db-024e51ec81ef" data-product-click-tracked="true">
                                  Gift Cards
                                </a>
Affected pages/ /collections/cart-recommendations /pages/sign-up /collections/mc-merch/products/mc-boot-jack
Component · Ref BWCOO7
Affected pagehttps://mironcrosby.com/pages/sign-up
Element.card-information__text.h4[data-product-link-position="5"]
Accessible nameLilly Chocolate Suede
Markup
<a href="/collections/homepage-featured-collection/products/lilly-chocolate-suede" class="card-information__text h4" tabindex="-1" data-product-link-position="5" data-impression-id="f20dc14d-6e83-47d1-ba82-9e736ccdf828" data-product-click-tracked="true">
        Lilly Chocolate Suede
      </a>
Affected pages/ /collections/cart-recommendations /pages/sign-up
Component · Ref L1J5WX
Affected pagehttps://mironcrosby.com/collections/mc-merch/products/mc-boot-jack
Element#Slide-template--22726445564132__product-recommendations-4 > .card-wrapper[data-product-card-tracked="true"] > .card-information[data-product-card-tracked="true"] > .card-information__wrapper[data-product-card-tracked="true"] > .price > dl > .price__regular > dd > .price-item--regular.price-item > price-money:nth-child(2) > bdi
Accessible name$3,645.00
Markup
<bdi>$3,645.00</bdi>
Affected pages/ /pages/sign-up /collections/mc-merch/products/mc-boot-jack
Component · Ref RN91UW
Affected pagehttps://mironcrosby.com/
Element.button--cta > .label
Accessible nameMaggie Patent Collection
Markup
<span class="label">Maggie Patent Collection</span>
Component · Ref YR9P4W
Affected pagehttps://mironcrosby.com/
Element.banner__box.mobile-center.left > .banner__heading.h1
Accessible nameOur Newest Collectible Heirloom
Markup
<h2 class="banner__heading h1">Our Newest Collectible Heirloom</h2>
Component · Ref IJBIM8
Affected pagehttps://mironcrosby.com/
Element.banner__subheading
Accessible nameIntroducing the Miron Crosby Heritage Trunk
Markup
<p class="banner__subheading h3">Introducing the Miron Crosby Heritage Trunk</p>
Component · Ref Z3OKRZ
Affected pagehttps://mironcrosby.com/
Element.banner__heading.content-block-fade.revealed
Accessible namePatent Is Back
Markup
<h2 class="banner__heading h1 content-block-fade revealed" data-scroll-reveal="">Patent Is Back</h2>
Component · Ref 7EDCDG
Affected pagehttps://mironcrosby.com/collections/mc-merch/products/mc-boot-jack
Element.product__tax > a[href$="shipping-policy"]
Accessible nameShipping
Markup
<a href="/policies/shipping-policy">Shipping</a>
Affected pages/products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref H7NXWW
Affected pagehttps://mironcrosby.com/products/gift-card
Element.list-menu__item--active
Accessible nameGift Cards
Markup
<a href="/products/gift-card" class="link list-menu__item list-menu__item--link list-menu__item--active" data-product-link-position="1" data-impression-id="d28b579a-8a1e-4bd9-b508-7becd0397eba" data-product-click-tracked="true">
Affected pages/products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref 27WQPN
Affected pagehttps://mironcrosby.com/
Element.shopify-pc__banner__body > p
Accessible nameWe and our partners, including Shopify, use cookies and other technologies to personalize your experience, show you ads, and perform analytics, and we will not use cookies or other technologies for these purposes unless you accept them. Learn more in our Privacy Policy
Markup
<p>
Affected pages/ /collections/cart-recommendations
Component · Ref Q26RAA
Affected pagehttps://mironcrosby.com/collections/mc-merch/products/mc-boot-jack
Element.card-information__text.h4[data-product-link-position="3"]
Accessible nameBrooke | MC Design-Your-Own
Markup
<a href="/products/brooke-mc-..." class="card-information__te..." tabindex="-1" data-product-link-po...="3" data-impression-id="c7baf165-d7bd-4c4a-a..." data-product-click-t...="true">
Component · Ref 15U085
Affected pagehttps://mironcrosby.com/collections/cart-recommendations
Element.flex-grid__item:nth-child(3) > .card-wrapper[data-product-card-tracked="true"] > .card-information[data-product-card-tracked="true"] > .card-information__wrapper[data-product-card-tracked="true"] > .price > dl > .price__regular > dd > .price-item--regular.price-item > price-money > bdi
Accessible name$15.00
Markup
<bdi>$15.00</bdi>
Component · Ref IWC53A
Affected pagehttps://mironcrosby.com/
Element#Slide-template--22726429573348__gallery_HqPwAJ-2 > .gallery__card.loading[data-animate="zoom-fade"] > .gallery__overlay.gallery__overlay--bottom-left > .gallery__text > .overlay-text__wrapper > .overlay-text__heading.h2
Accessible nameMC Design-Your-Own
Markup
<p class="overlay-text__heading h2">MC Design-Your-Own</p>
Component · Ref DMXN5O
Affected pagehttps://mironcrosby.com/
Element#Slide-template--22726429573348__gallery_HqPwAJ-3 > .gallery__card.loading[data-animate="zoom-fade"] > .gallery__overlay.gallery__overlay--bottom-left > .gallery__text > .overlay-text__wrapper > .overlay-text__subheading.h4
Accessible name1-of-1 Design
Markup
<p class="overlay-text__subheading h4">1-of-1 Design</p>
Component · Ref UN1A5V
Affected pagehttps://mironcrosby.com/
Element.collage-content.card-wrapper[href$="womens"] > .card > .collage-content__info > h3
Accessible nameWomen's Boots
Markup
<h3 class="card-information__text h2">Women's Boots</h3>
Component · Ref TX6BDN
Affected pagehttps://mironcrosby.com/
Element.collage-content.card-wrapper[href$="mc-customs"] > .card > .collage-content__info > .h3
Accessible nameMC Customs
Markup
<h3 class="card-information__text h3">MC Customs</h3>
Component · Ref MJ5VWY
Affected pagehttps://mironcrosby.com/collections/mc-merch/products/mc-boot-jack
Element#ShowPickupAvailabilityDrawer
Accessible nameCheck availability at other stores
Markup
<button id="ShowPickupAvailabilityDrawer" class="pickup-availability-button link link--underline" aria-haspopup="dialog">Check availability at other stores
</button>
Component · Ref OAF78T
Affected pagehttps://mironcrosby.com/
Element#shopify-pc__banner__btn-manage-prefs > span
Accessible nameManage preferences
Markup
<span>Manage preferences</span>

Showing 25 representative examples · 6 more affected elements not shown

Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)5 instances5 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

Wrap primary content in <main> and other regions in appropriate landmark elements.

View 5 affected elements
Component · Ref PELW4G
Affected pagehttps://mironcrosby.com/pages/sign-up
Elementsection#shopify-pc__banner > div
Accessible nameCookie consentWe and our partners, including Shopify, use cookies and other technologies to personalize your experience, show you ads, and perform analytics, and we will not use cookies or other technologies for these purposes unless you accept them. Learn more in our Privacy PolicyManage preferencesAcceptDecline
Markup
<div class="shopify-pc__banner__wrapper"><div class="shopify-pc__banner__body"><h2 id="shopify-pc__banner__body-title">Cookie consent</h2><p>We and our partners, including Shopify, use cookies and other technologies to personalize your experience, show you ads, and perform analytics, and we will not use cookies or other technologies for these purposes unless you accept them. Learn more in our  <a id="shopify-pc__banner__body-policy-link" href="https://mironcrosby.com/policies/privacy-policy" target="_blank" rel="noopener noreferrer">Privacy Policy</a></p></div><div class="shopify-pc__banner__b…
Affected pages/ /collections/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
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 WIE72R
Affected pagehttps://mironcrosby.com/collections/mc-merch/products/mc-boot-jack
Elementdiv#shopify-section-sections--22726430294244__header > sticky-header > header > nav
Accessible nameWomen's Boots CATEGORIES Best Sellers New Arrivals Shorty Midi Tall The Maggie Collection The Jumping Star Collection Men's Boots Kid's Boots MC Merch CATEGORIES MC Merch MC Collaboration COLLABORATIONS Carolina Herrera x MC Olympia Le-Tan x MC MC Customs MC Customs MC Personalization MC Design-Your-Own MC Custom Concierge Your Style, Your Story, Your Message MC Personalization The First & Only Digitally Designed Cowboy Boot MC Design-Your-Own MC Bridal BRIDAL MC Bridal The Little Crème Boot Shop The Wedding Boot About MIRON CROSBY Stores Events VIP Experiences Corporate Gifting Press Instagram Dallas Houston
Markup
<nav class="header__inline-menu">
  <ul class="list-menu list-menu--inline" role="list"><li><mega-menu class="is-megamenu">
  <a href="/collections/womens" class="header__menu-item header__menu-item--top list-menu__item focus-inset"><span class="label">Women's Boots</span></a><div class="list-menu-dropdown hidden" data-content-id="mega-menu-womens-boots">
        <div class="page-width page-width--inner"><div class="list-mega-menu"><div class="mega-menu__item">
                  <a href="#" class="mega-menu__item-link list-menu__item focus-inset"><div class="header__menu-item">
               …
Affected pages/ /collections/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
Component · Ref ZWQK62
Affected pagehttps://mironcrosby.com/pages/sign-up
Elementdiv#menu-drawer > div > div > nav
Accessible nameWomen's Boots Women's Boots Best Sellers New Arrivals Shorty Midi Tall Men's BootsKid's Boots MC Merch MC Merch MC Merch MC Collaboration MC Collaboration Olympia Le-Tan x MC Carolina Herrera x MC MC Customs MC Customs MC Personalization MC Design-Your-Own MC Custom Concierge MC Bridal MC Bridal The Little Crème Boot Shop The Wedding Boot About About Stores Events VIP Experiences Corporate Gifting Press Instagram
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">Women's Boots<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.793…
Affected pages/ /collections/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
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 XZ3JLG
Affected pagehttps://mironcrosby.com/pages/sign-up
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/cart-recommendations /pages/sign-up /products/gift-card /collections/mc-merch/products/mc-boot-jack
Medium

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 NI6ZP1
Affected pagehttps://mironcrosby.com/
Element.is-previous
Accessible namePatent Is Back! Featuring Three Standout Colorways and One Unforgettable Finish, Shop the Maggie Patent Collection Now! Patent Is Back! Featuring Three Standout Colorways and One Unforgettable Finish, Shop the Maggie Patent Collection Now!
Markup
<div class="announcement-slider__slide flickity-cell is-previous is-next" style="--font-size: 12px; transform: translateX(200%);" data-index="0" aria-hidden="true">
Medium

IDs used in ARIA and labels must be unique

WCAG 4.1.2 (A)6 instances1 inspected page

IDs used in ARIA and labels must be unique

Why it matters

IDs used in ARIA and labels must be unique

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 6 affected elements
Component · Ref 6H3MN6
Affected pagehttps://mironcrosby.com/products/gift-card
Element.button-input__input[value="$1500"][data-option-value-id="1001088286948"]
Markup
<input type="radio" id="template--22726429868260__main-1-4" name="Title-1
" value="$1500" form="product-form-template--22726429868260__main" class="button-input__input" data-product-url="" data-option-value-id="1001088286948">
Medium

<video> elements must have captions

WCAG 1.2.2 (A)1 instance1 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 1 affected element
Component · Ref USN3H1
Affected pagehttps://mironcrosby.com/
Elementvideo[playsinline=""]
Accessible nameMaggie - Patent | Luxury Fashion Women's Cowboy Boot | Miron Crosby
Markup
<video playsinline="" autoplay="autoplay" loop="loop" muted="muted" preload="metadata" aria-label="Maggie - Patent | Lu..." poster="//mironcrosby.com/cd..." webkit-playsinline="" x5-playsinline="true" controlslist="nodownload noremotep..." disablepictureinpict...="true">
Low

Page has no level-one heading

WCAG 1.3.1 (A)1 instance1 inspected page

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Why it matters

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Recommended correction

Add a single descriptive <h1> that names the page's primary purpose.

View 1 affected element
Component · Ref QE76X3
Affected pagehttps://mironcrosby.com/pages/sign-up
Elementhtml > body
Accessible namePress Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader Guide, Feedback, and Issue Reporting | New windowCookie consentWe and our partners, including Shopify, use cookies and other technologies to personalize your experience, show you ads, and perform analytics, and we will not use cookies or other technologies for these purposes unless you accept them. Learn more in our Privacy PolicyManage preferencesAcceptDecline Skip to content .no-js .transition-cover{display:none}.transition-cover{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgb(var(--color-background));z-index:1000;pointer-events:none;transition-property:opacity,visibility;transition-duration:var(--duration-default);transition-timing-function:ease}.loading-bar{width:13rem;height:.2rem;border-radius:.2rem;background-color:rgb(var(--color-background-dark));position:relative;overflow:hidden}.loading-bar::after{content:"";height:100%;width:6.8rem;position:absolute;transform:translate(-3.4rem);background-color:rgb(var(--color-base-text));border-radius:.2rem;animation:initial-loading 1.5s ease infinite}@keyframes initial-loading{0%{transform:translate(-3.4rem)}50%{transform:translate(9.6rem)}to{transform:translate(-3.4rem)}}.loaded .transition-cover{opacity:0;visibility:hidden}.unloading .transition-cover{opacity:1;visibility:visible}.unloading.loaded .loading-bar{display:none} #shopify-section-sections--22726430294244__announcement-bar { --section-padding-top: 10px; --section-padding-bottom: 10px; --gradient-background: #1c1c1c; --color-background: 28, 28, 28; --color-foreground: 255, 255, 255; --color-highlight: 255, 181, 3; } :root { --announcement-height: calc(36px + (20px * 0.75)); } @media screen and (min-width: 990px) { :root { --announcement-height: 56px; } } Patent Is Back! Featuring Three Standout Colorways and One Unforgettable Finish, Shop the Maggie Patent Collection Now! Patent Is Back! Featuring Three Standout Colorways and One Unforgettable Finish, Shop the Maggie Patent Collection Now!MC Offers FREE Ground Shipping on Orders Over $300 and Free Returns & Exchanges! MC Offers FREE Ground Shipping on Orders Over $300 and Free Returns & Exchanges! #shopify-section-sections--22726430294244__header { --section-padding-top: 0px; --section-padding-bottom: 16px; --image-logo-height: 30px; --gradient-header-background: #ffffff; --color-header-background: 255, 255, 255; --color-header-foreground: 28, 28, 28; --color-header-border: 106, 106, 106; --color-highlight: 200, 55, 46; --icon-weight: 1.3px; } @media screen and (min-width: 750px) { #shopify-section-sections--22726430294244__header { --image-logo-height: 30px; } }header-drawer { display: block; } @media screen and (min-width: 990px) { header-drawer { display: none; } } .menu-drawer-container { display: flex; position: static; } .list-menu { list-style: none; padding: 0; margin: 0; } .list-menu--inline { display: inline-flex; flex-wrap: wrap; column-gap: 1.5rem; } .list-menu__item--link { text-decoration: none; padding-bottom: 1rem; padding-top: 1rem; line-height: calc(1 + 0.8 / var(--font-body-scale)); } @media screen and (min-width: 750px) { .list-menu__item--link { padding-bottom: 0.5rem; padding-top: 0.5rem; } } .localization-form { padding-inline-start: 1.5rem; padding-inline-end: 1.5rem; } localization-form .localization-selector { background-color: transparent; box-shadow: none; padding: 1rem 0; height: auto; margin: 0; line-height: calc(1 + .8 / var(--font-body-scale)); letter-spacing: .04rem; } .localization-form__select .icon-caret { width: 0.8rem; margin-inline-start: 1rem; } (function () { var loaded = {}; function loadJS(src) { if (loaded[src]) return; loaded[src] = true; var s = document.createElement('script'); s.src = src; s.defer = true; document.head.appendChild(s); } // Small modal/recommendation scripts — safe to idle-load for a11y users var searchModalAssets = function () { loadJS("\/\/mironcrosby.com\/cdn\/shop\/t\/206\/assets\/search-modal.js?v=152005819436135232241784751616");}; // Predictive search script (~15-30KB) — STRICT interaction-only, no idle fallback var predictiveSearchAssets = function () {loadJS("\/\/mironcrosby.com\/cdn\/shop\/t\/206\/assets\/predictive-search.js?v=86210687954289584901784751613");}; var cartAssets = function () {loadJS("\/\/mironcrosby.com\/cdn\/shop\/t\/206\/assets\/cart-recommendations.js?v=28694987174592259431784751587");}; function bind(selector, cb) { var els = document.querySelectorAll(selector); if (!els.length) return; ['mouseenter', 'touchstart', 'focusin'].forEach(function (ev) { els.forEach(function (el) { el.addEventListener(ev, cb, { once: true, passive: true, capture: true }); }); }); } function init() { // Search entry points trigger both modal + predictive scripts. // Locale-proof selectors only — never match on aria-label substrings: // labels follow the storefront language and miss on translated // storefronts. Bound here: icon summaries (.header__icon--search), // the mobile dock button ([data-action="search"]), and every // predictive-search instance (inline bar, modal form, /search bar). bind('.header__icon--search, [data-action="search"], predictive-search', function () { searchModalAssets(); predictiveSearchAssets(); }); bind('#cart-icon-bubble, a[href$="/cart"]', cartAssets); document.addEventListener('click', function (e) { if (e.target.closest('product-form, [name="add"]')) cartAssets(); }, { capture: true, passive: true }); // Idle fallback ONLY for small scripts (a11y safety net). // predictiveSearchAssets is intentionally excluded — load only on real interaction. var idleFallback = function () { searchModalAssets(); cartAssets(); }; if ('requestIdleCallback' in window) requestIdleCallback(idleFallback, { timeout: 4000 }); else setTimeout(idleFallback, 3000); } if (document.readyState !== 'loading') init(); else document.addEventListener('DOMContentLoaded', init); })(); <link href="//mironcrosby.com/cdn/shop/t/206/assets/component-sticky-header.css?v=162331643638116400881784751604" rel="stylesheet" type="text/css" media="all" /> <link href="//mironcrosby.com/cdn/shop/t/206/assets/component-list-menu.css?v=154923630017571300081784751594" rel="stylesheet" type="text/css" media="all" /> <link href="//mironcrosby.com/cdn/shop/t/206/assets/component-search.css?v=137639454631885838471784751602" rel="stylesheet" type="text/css" media="all" /> <link href="//mironcrosby.com/cdn/shop/t/206/assets/component-menu-dropdown.css?v=7473870958330610941784751595" rel="stylesheet" type="text/css" media="all" /> <link href="//mironcrosby.com/cdn/shop/t/206/assets/component-menu-drawer.css?v=114869460299029731541784751598" rel="stylesheet" type="text/css" media="all" /> <link href="//mironcrosby.com/cdn/shop/t/206/assets/disclosure.css?v=170388319628845242881784751607" rel="stylesheet" type="text/css" media="all" /> …[truncated by Evolize: exceeded D1 value limit]
Markup
<body class="template-page loaded" data-animate-image="" data-lazy-image="" data-heading-center="" ondragstart="return false;" ondrop="return false;"><span role="alert" data-acsb-sr-alert="true" data-acsb-sr-only="true" class="acsb-sr-alert acsb-sr-only" data-acsb-force-visible="true" style="position: absolute; width: 200px; height: 1px; margin-top: -1px; z-index: -1; border: 0px; top: 0px; left: 0px; overflow: hidden; outline: 0px;">Press Alt+1 for screen-reader mode, Alt+0 to cancel</span><access-widget-ui data-acsb="" class="notranslate"></access-widget-ui><a href="https://accessibe.com/blo…
Low

Video may be missing captions

WCAG 1.2.2 (A)2 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 2 affected elements
Component · Ref 052GX4
Affected pagehttps://mironcrosby.com/
Elementdiv:nth-of-type(1) > use-animate > div > div:nth-of-type(2) > video-section > video
Accessible nameMaggie - Patent - Mobile | Luxury Fashion Women's Cowboy Boot | Miron Crosby
Markup
<video playsinline="true" autoplay="autoplay" loop="loop" muted="muted" preload="metadata" aria-label="Maggie - Patent - Mobile | Luxury Fashion Women's Cowboy Boot | Miron Crosby" poster="//mironcrosby.com/cdn/shop/files/preview_images/9d88bba7e73c4ea2b7720153d0158ef0.thumbnail.0000000000_small.jpg?v=1775654179"><source src="//mironcrosby.com/cdn/shop/videos/c/vp/9d88bba7e73c4ea2b7720153d0158ef0/9d88bba7e73c4ea2b7720153d0158ef0.HD-720p-1.6Mbps-80701363.mp4?v=0" type="video/mp4"><img alt="Maggie - Patent - Mobile | Luxury Fashion Women's Cowboy Boot | Miron Crosby" src="//mironcrosby.com/cdn/s…

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.