Public accessibility assessment

Accessibility issues detected on nomadoutdoor.com

Evolize inspected 5 public pages on nomadoutdoor.com and detected 35 automatically identifiable accessibility findings.

35Findings detected
6WCAG criteria affected
5Pages inspected
8 Sep 2026Assessment date

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

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

Is nomadoutdoor.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 nomadoutdoor.com and detected 35 accessibility findings. The most widespread issue was "Interactive controls are not keyboard-accessible", detected on 3 inspected pages. The most affected inspected page was "/", where 27 findings were detected. The assessment identified findings mapped to 6 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

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

  1. Critical

    Dropdown menus have no accessible name

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

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

    Recommended action

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

    View technical evidence →
  2. High

    Interactive controls are not keyboard-accessible

    WCAG 2.1.1 (A) · 3 inspected pages · 30 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 →
  3. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 3 inspected pages · 18 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) · 3 inspected pages · 12 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

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 3 inspected pages · 6 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 →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA1833 / 5
2.1.1KeyboardA633 / 5
2.4.3Focus OrderA633 / 5
1.3.1Info and RelationshipsA333 / 5
2.2.2Pause, Stop, HideA333 / 5
4.1.2Name, Role, ValueA211 / 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)3 instances1 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 3 affected elements
Component · Ref MH23FF
Affected pagehttps://nomadoutdoor.com/
Element#variant-7944486551641
Accessible nameS M L XL XXL XXXL
Markup
<select name="id" id="variant-7944486551641" style="flex-grow: 1; width: 100%; padding-right: 2rem;">
High

Text has insufficient colour contrast

WCAG 1.4.3 (AA)42 instances3 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 42 affected elements
Component · Ref AEUQ0S
Affected pagehttps://nomadoutdoor.com/cart
Element.small-12.columns:nth-child(4) > p
Accessible name© 2026 NOMAD Outdoor, All rights reserved.
Markup
<p>
          © 2026
          NOMAD Outdoor, All rights reserved.
        </p>
Affected pages/ /pages/contact-us /cart
Component · Ref O8466L
Affected pagehttps://nomadoutdoor.com/cart
Elementli:nth-child(4) > .thb-full-menu--link[href$="boots"]
Accessible nameFootwear
Markup
<a class="thb-full-menu--link" href="/collections/boots">Footwear</a>
Affected pages/ /pages/contact-us /cart
Component · Ref RIFTQC
Affected pagehttps://nomadoutdoor.com/
Element.thb-full-menu--link[href$="in-field-gear"][aria-haspopup="true"]
Accessible nameIn-Field Gear
Markup
<a class="thb-full-menu--link" href="/collections/in-field-gear" aria-haspopup="true" aria-expanded="false">
Affected pages/ /pages/contact-us /cart
Component · Ref 6Q970L
Affected pagehttps://nomadoutdoor.com/
Elementli[data-item-title="Sale"] > .thb-full-menu--link[aria-haspopup="true"]
Accessible nameSale
Markup
<a class="thb-full-menu--link" href="/collections/fall-2025-end-of-season-sale" aria-haspopup="true" aria-expanded="false">
Affected pages/ /pages/contact-us /cart
Component · Ref P50YV6
Affected pagehttps://nomadoutdoor.com/cart
Element.thb-item-count
Accessible name0
Markup
<span class="thb-item-count" aria-hidden="true">0</span>
Affected pages/ /pages/contact-us /cart
Component · Ref 0XFFGJ
Affected pagehttps://nomadoutdoor.com/pages/contact-us
Element.line-child
Accessible nameContact Us
Markup
<div class="line-child" style="display: block; text-align: center; position: relative; translate: none; rotate: none; scale: none; transform: translate(0px, 0px);">Contact Us</div>
Affected pages/ /pages/contact-us
Component · Ref J62751
Affected pagehttps://nomadoutdoor.com/
Element.medium-6.large-3[data-collection="wing-shooting-shirts"]:nth-child(3) > product-card > .product-card-info > .product-card-swatches--container.no-js-hidden > .product-card-swatches--title
Accessible nameAvailable in 1 color
Markup
<div class="product-card-swatches--title">
          Available in 1 color
        </div>
Component · Ref TO0E5E
Affected pagehttps://nomadoutdoor.com/
Elementa[title="SHOP THE GEAR LOCKER SALE"]
Accessible nameSHOP THE GEAR LOCKER SALE
Rolelink
Markup
<a href="/collections/the-gear-locker-sale" title="SHOP THE GEAR LOCKER SALE" role="link" class="text-button  text-button--has-icon">
Component · Ref N9RB1R
Affected pagehttps://nomadoutdoor.com/
Element.content-bottom-right.media-grid--item.has-link--true > .media-grid--content.text-right > h4
Accessible nameSUMMER ESSENTIALS
Markup
<h4 class="h3">SUMMER ESSENTIALS</h4>
Component · Ref JKOL7F
Affected pagehttps://nomadoutdoor.com/cart
Elementa[title="Home"]
Accessible nameHome
Markup
<a href="/" title="Home">Home</a>
Component · Ref WMMXDY
Affected pagehttps://nomadoutdoor.com/
Element.collection-tabs__list-link
Accessible nameWING SHOOTING SHIRTS
Markup
<button type="button" data-collection="wing-shooting-shirts" class="collection-tabs__list-link active">WING SHOOTING SHIRTS</button>
Component · Ref OPH98O
Affected pagehttps://nomadoutdoor.com/
Element.slideshow__slide-inner > .slideshow__slide-content > .description-size--large
Accessible nameLIGHTWEIGHT, BREATHABLE SHOOTING SHIRTS THAT MOVE WITH YOUR SWING - FROM DOVE FIELD TO CLAY COURSE.
Markup
<p class="description-size--large" style="color:#ffffff">LIGHTWEIGHT, BREATHABLE SHOOTING SHIRTS THAT MOVE WITH YOUR SWING - FROM DOVE FIELD TO CLAY COURSE.</p>
Component · Ref 9URKKV
Affected pagehttps://nomadoutdoor.com/cart
Element.breadcrumbs
Accessible namebreadcrumbs
Markup
<nav class="breadcrumbs" aria-label="breadcrumbs">
			  <a href="/" title="Home">Home</a>
			  
				
				
			    <i>/</i>
			    Cart
			  
			  
			  
				
			  
				
				
			</nav>
Component · Ref LUZ8PT
Affected pagehttps://nomadoutdoor.com/
Element.media-grid--content.text-center > h4
Accessible nameUP TO 60% MOSSY OAK DROPTINE
Markup
<h4 class="h3">UP TO 60% MOSSY OAK DROPTINE</h4>
Component · Ref CTGWJJ
Affected pagehttps://nomadoutdoor.com/
Element.section-heading > .section-header--title
Accessible nameTHE KIT BUILDER
Markup
<h3 class="section-header--title" style="color:#ffffff;">
        THE KIT BUILDER

      </h3>
Component · Ref LRJIP7
Affected pagehttps://nomadoutdoor.com/
Element.content-middle-right > .media-grid--content.text-right > h4
Accessible nameBUILT TO WADE
Markup
<h4 class="h3">BUILT TO WADE</h4>
Component · Ref HJ45P9
Affected pagehttps://nomadoutdoor.com/
Element#shopify-pc__banner__btn-manage-prefs > span
Accessible nameManage preferences
Markup
<span>Manage preferences</span>
Component · Ref AKIH01
Affected pagehttps://nomadoutdoor.com/
Element.medium
Accessible nameSHOP NOW
Markup
<a class="button white medium" href="/collections/wing-shooting-shirts">SHOP NOW</a>
High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)30 instances3 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 30 affected elements
Component · Ref EBH8GB
Affected pagehttps://nomadoutdoor.com/cart
Elementli:nth-of-type(2) > details > div > ul > li:nth-of-type(2) > a
Accessible nameMossy Oak New Break-Up
Markup
<a href="/collections/new-break-up" class="mega-menu-sidebar--content-container">
																			<div class="mega-menu-sidebar--content-image">
<img class="lazyload " width="480" height="640" data-sizes="auto" src="//nomadoutdoor.com/cdn/shop/collections/mega-menu-new-breakup.jpg?crop=center&amp;height=20&amp;v=1754593506&amp;width=20" data-srcset="//nomadoutdoor.com/cdn/shop/collections/mega-menu-new-breakup.jpg?v=1754593506&amp;width=237 237w" fetchpriority="low" alt="Mossy Oak New Break-Up">
</div>
																			<span class="text-button">Mossy Oak New Break-Up</span>
														…
Affected pages/ /pages/contact-us /cart
Component · Ref F538GJ
Affected pagehttps://nomadoutdoor.com/cart
Elementdiv#shopify-section-sections--16720023486553__header-mobile-navigation > div > scroll-shadow > ul > li:nth-of-type(2) > a
Accessible nameIn-Field Gear
Markup
<a href="/collections/in-field-gear" class="header-mobile-navigation--link" title="In-Field Gear">In-Field Gear</a>
Affected pages/ /pages/contact-us /cart
Component · Ref IDGOFA
Affected pagehttps://nomadoutdoor.com/pages/contact-us
Elementhtml > body > div:nth-of-type(10) > div:nth-of-type(1) > form > input
Accessible nameSearch
Rolecombobox
Markup
<input class="frenzy_search_suggest" type="search" name="q" placeholder="Search" role="combobox" aria-label="Search">
Affected pages/pages/contact-us /cart
Component · Ref 59C513
Affected pagehttps://nomadoutdoor.com/cart
Elementhtml > body > div:nth-of-type(10) > div:nth-of-type(1) > button
Accessible nameClose
Markup
<button type="button" class="frenzy_mobile_search_box_close_button" aria-label="Close"><svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor"></path></svg></button>
Affected pages/pages/contact-us /cart
Component · Ref J81BO2
Affected pagehttps://nomadoutdoor.com/
Elementdiv > div:nth-of-type(2) > product-card > figure > a > quick-view
Accessible nameQuick view
Rolebutton
Markup
<quick-view class="product-card-quickview" data-product-handle="7-5-camo-ss-shooting-shirt-mossy-oak-bottomland" tabindex="0" role="button" aria-labelledby="quickview-label">
				<div class="loading-overlay"><svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
	<circle class="spinner-path" fill="none" stroke-width="6" cx="33" cy="33" r="30" stroke="var(--color-body)"></circle>
</svg></div>
				<span id="quickview-label">Quick view</span>
			</quick-view>
Component · Ref CJ1J65
Affected pagehttps://nomadoutdoor.com/
Elementdiv > div > div > div > div > a
Accessible nameSHOP WING SHOOTING
Rolebutton
Markup
<a class="button white" href="/collections/wing-shooting-shirts" role="button" title="SHOP WING SHOOTING">SHOP WING SHOOTING</a>
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)45 instances3 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 45 affected elements
Component · Ref VL7UG1
Affected pagehttps://nomadoutdoor.com/cart
Elementnav#mobile-menu > div > ul > li:nth-of-type(5) > details > summary
Accessible nameShop All
Rolebutton
Markup
<summary class="parent-link" role="button" aria-label="Shop All" aria-expanded="false">Shop All<span class="link-forward"><svg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.999999 13L7 7L1 1" stroke="var(--color-header-links, --color-accent)" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"></path>
</svg></span></summary>
Affected pages/ /pages/contact-us /cart
Component · Ref 7R6678
Affected pagehttps://nomadoutdoor.com/
Elementtheme-header#header > div > div:nth-of-type(1) > details > summary
Accessible nameMenu
Rolebutton
Markup
<summary class="mobile-toggle" role="button" aria-label="Menu" aria-expanded="false">
		<span></span>
		<span></span>
		<span></span>
	</summary>
Affected pages/ /pages/contact-us /cart
Component · Ref 9OGVN8
Affected pagehttps://nomadoutdoor.com/pages/contact-us
Elementli:nth-of-type(2) > details > ul > li:nth-of-type(5) > details > summary
Accessible nameAccessories
Rolebutton
Markup
<summary role="button" aria-label="Accessories" aria-expanded="false">Accessories<span class="link-forward"><svg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.999999 13L7 7L1 1" stroke="var(--color-header-links, --color-accent)" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"></path>
</svg></span></summary>
Affected pages/ /pages/contact-us /cart
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)3 instances3 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 3 affected elements
Component · Ref O73768
Affected pagehttps://nomadoutdoor.com/cart
Elementsection#shopify-pc__banner > div
Accessible nameCookie consentWe use cookies to give you the best possible personalised experience and tailored advertising. For more info please refer to 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 use cookies to give you the best possible personalised experience and tailored advertising. For more info please refer to our  <a id="shopify-pc__banner__body-policy-link" href="https://nomadoutdoor.com/policies/privacy-policy" target="_blank" rel="noopener noreferrer">Privacy Policy</a></p></div><div class="shopify-pc__banner__btns shopify-pc__banner__btns-granular"><button id="shopify-pc__banner__btn-manage-prefs" class="shopify-pc__banner__btn-manag…
Affected pages/ /pages/contact-us /cart
Medium

IDs used in ARIA and labels must be unique

WCAG 4.1.2 (A)1 instance1 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 1 affected element
Component · Ref SKTNLJ
Affected pagehttps://nomadoutdoor.com/
Element.product-featured-image-link.aspect-ratio--adapt[title="Ambush Camo Shooting Shirt"] > quick-view > span
Accessible nameQuick view
Markup
<span id="quickview-label">Quick view</span>
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 NE40ZB
Affected pagehttps://nomadoutdoor.com/pages/contact-us
Elementhtml > body
Accessible namePress Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader Guide, Feedback, and Issue Reporting | New windowCookie consentWe use cookies to give you the best possible personalised experience and tailored advertising. For more info please refer to our Privacy PolicyManage preferencesAcceptDecline Skip to content Free Shipping on US Orders $150+ About Nomad Bow & Barrel Club Support Featured Collections Featured Collections Shop by Camo Mossy Oak Bottomland Mossy Oak New Break-Up In-Field Gear In-Field Gear Outerwear In-Field Gear Rain Hoodies & Pullovers Jackets & Vests Tops In-Field Gear Performance Button-Downs Bottoms In-Field Gear Pants Overalls & Bibs Accessories In-Field Gear Boots Gaiters Gloves Hats & Beanies Hard Goods Baselayer In-Field Gear Durawool Everyday Wear Everyday Wear Outerwear Everyday Wear Hoodies & Pullovers Jackets & Vests Tops Everyday Wear Performance Button-Downs Tees Bottoms Everyday Wear Shorts Pants Accessories Everyday Wear Hats Boots Gloves Everyday Tees Footwear Shop All Shop All Outerwear Tops Bottoms Boots & Accessories Sale Sale Sale TopsSale BottomsSale OuterwearSale Accessories Login Select your currency United States (USD $) Afghanistan (AFN ؋) Algeria (DZD د.ج) Anguilla (XCD $) Antigua & Barbuda (XCD $) Argentina (USD $) Aruba (AWG ƒ) Ascension Island (SHP £) Australia (AUD $) Austria (EUR €) Bahamas (BSD $) Bahrain (USD $) Bangladesh (BDT ৳) Barbados (BBD $) Belgium (EUR €) Belize (BZD $) Bermuda (USD $) Bhutan (USD $) Bolivia (BOB Bs.) Bosnia & Herzegovina (BAM КМ) Botswana (BWP P) Brazil (USD $) Brunei (BND $) Bulgaria (EUR €) Cambodia (KHR ៛) Cameroon (XAF CFA) Canada (CAD $) Cape Verde (CVE $) Cayman Islands (KYD $) Chile (USD $) China (CNY ¥) Colombia (USD $) Comoros (KMF Fr) Congo - Brazzaville (XAF CFA) Costa Rica (CRC ₡) Côte d’Ivoire (XOF Fr) Croatia (EUR €) Curaçao (ANG ƒ) Cyprus (EUR €) Czechia (EUR €) Denmark (EUR €) Dominica (XCD $) Dominican Republic (DOP $) Ecuador (USD $) Egypt (EGP ج.م) El Salvador (USD $) Estonia (EUR €) Eswatini (USD $) Ethiopia (ETB Br) Finland (EUR €) France (EUR €) Gabon (XOF Fr) Germany (EUR €) Ghana (USD $) Greece (EUR €) Guadeloupe (EUR €) Guatemala (GTQ Q) Guernsey (GBP £) Guinea (GNF Fr) Guyana (GYD $) Haiti (USD $) Honduras (HNL L) Hong Kong SAR (HKD $) Hungary (EUR €) India (INR ₹) Indonesia (IDR Rp) Iraq (USD $) Ireland (EUR €) Isle of Man (GBP £) Israel (ILS ₪) Italy (EUR €) Jamaica (JMD $) Japan (JPY ¥) Jersey (USD $) Jordan (USD $) Kazakhstan (KZT ₸) Kenya (KES KSh) Kuwait (USD $) Latvia (EUR €) Lebanon (LBP ل.ل) Libya (USD $) Liechtenstein (CHF CHF) Lithuania (EUR €) Luxembourg (EUR €) Macao SAR (MOP P) Madagascar (USD $) Malawi (MWK MK) Malaysia (MYR RM) Maldives (MVR MVR) Malta (EUR €) Martinique (EUR €) Mauritius (MUR ₨) Mexico (USD $) Moldova (MDL L) Monaco (EUR €) Morocco (MAD د.م.) Mozambique (…[truncated by Evolize: exceeded D1 value limit]
Markup
<body class="animations-true button-uppercase-true navigation-uppercase-false product-card-spacing-medium article-card-spacing-large compare-false template-page template-page-contact header-sticky--active" style="" data-bogos-gift-keys="1"><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…
Low

Navigation regions are not distinguishable

WCAG 1.3.1 (A)1 instance1 inspected page

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 1 affected element
Component · Ref J907WB
Affected pagehttps://nomadoutdoor.com/cart
Elementnav#mobile-menu
Accessible nameFeatured Collections Featured Collections Shop by Camo Mossy Oak Bottomland Mossy Oak New Break-Up In-Field Gear In-Field Gear Outerwear In-Field Gear Rain Hoodies & Pullovers Jackets & Vests Tops In-Field Gear Performance Button-Downs Bottoms In-Field Gear Pants Overalls & Bibs Accessories In-Field Gear Boots Gaiters Gloves Hats & Beanies Hard Goods Baselayer In-Field Gear Durawool Everyday Wear Everyday Wear Outerwear Everyday Wear Hoodies & Pullovers Jackets & Vests Tops Everyday Wear Performance Button-Downs Tees Bottoms Everyday Wear Shorts Pants Accessories Everyday Wear Hats Boots Gloves Everyday Tees Footwear Shop All Shop All Outerwear Tops Bottoms Boots & Accessories Sale Sale Sale TopsSale BottomsSale OuterwearSale Accessories Login Select your currency United States (USD $) Afghanistan (AFN ؋) Algeria (DZD د.ج) Anguilla (XCD $) Antigua & Barbuda (XCD $) Argentina (USD $) Aruba (AWG ƒ) Ascension Island (SHP £) Australia (AUD $) Austria (EUR €) Bahamas (BSD $) Bahrain (USD $) Bangladesh (BDT ৳) Barbados (BBD $) Belgium (EUR €) Belize (BZD $) Bermuda (USD $) Bhutan (USD $) Bolivia (BOB Bs.) Bosnia & Herzegovina (BAM КМ) Botswana (BWP P) Brazil (USD $) Brunei (BND $) Bulgaria (EUR €) Cambodia (KHR ៛) Cameroon (XAF CFA) Canada (CAD $) Cape Verde (CVE $) Cayman Islands (KYD $) Chile (USD $) China (CNY ¥) Colombia (USD $) Comoros (KMF Fr) Congo - Brazzaville (XAF CFA) Costa Rica (CRC ₡) Côte d’Ivoire (XOF Fr) Croatia (EUR €) Curaçao (ANG ƒ) Cyprus (EUR €) Czechia (EUR €) Denmark (EUR €) Dominica (XCD $) Dominican Republic (DOP $) Ecuador (USD $) Egypt (EGP ج.م) El Salvador (USD $) Estonia (EUR €) Eswatini (USD $) Ethiopia (ETB Br) Finland (EUR €) France (EUR €) Gabon (XOF Fr) Germany (EUR €) Ghana (USD $) Greece (EUR €) Guadeloupe (EUR €) Guatemala (GTQ Q) Guernsey (GBP £) Guinea (GNF Fr) Guyana (GYD $) Haiti (USD $) Honduras (HNL L) Hong Kong SAR (HKD $) Hungary (EUR €) India (INR ₹) Indonesia (IDR Rp) Iraq (USD $) Ireland (EUR €) Isle of Man (GBP £) Israel (ILS ₪) Italy (EUR €) Jamaica (JMD $) Japan (JPY ¥) Jersey (USD $) Jordan (USD $) Kazakhstan (KZT ₸) Kenya (KES KSh) Kuwait (USD $) Latvia (EUR €) Lebanon (LBP ل.ل) Libya (USD $) Liechtenstein (CHF CHF) Lithuania (EUR €) Luxembourg (EUR €) Macao SAR (MOP P) Madagascar (USD $) Malawi (MWK MK) Malaysia (MYR RM) Maldives (MVR MVR) Malta (EUR €) Martinique (EUR €) Mauritius (MUR ₨) Mexico (USD $) Moldova (MDL L) Monaco (EUR €) Morocco (MAD د.م.) Mozambique (USD $) Namibia (USD $) Nepal (NPR Rs.) Netherlands (EUR €) New Zealand (NZD $) Nicaragua (NIO C$) Niger (XOF Fr) Nigeria (NGN ₦) Norway (USD $) Oman (USD $) Pakistan (PKR ₨) Panama (USD $) …[truncated by Evolize: exceeded D1 value limit]
Roledialog
Markup
<nav id="mobile-menu" class="mobile-menu-drawer" role="dialog" tabindex="-1">
	<div class="mobile-menu-drawer--inner"><ul class="mobile-menu"><li><details class="link-container">
							<summary class="parent-link" role="button" aria-label="Featured Collections" aria-expanded="false">Featured Collections<span class="link-forward"><svg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.999999 13L7 7L1 1" stroke="var(--color-header-links, --color-accent)" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"></path>
</svg></span></sum…

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.