Public accessibility assessment

Accessibility issues detected on smokeriseny.com

Evolize inspected 5 public pages on smokeriseny.com and detected 37 automatically identifiable accessibility findings.

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

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

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

Is smokeriseny.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 smokeriseny.com and detected 37 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 25 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 · 46 instances
    Why this matters

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

    Recommended action

    This link's only content is an image with no text alternative. Provide meaningful alternative text on the linked image (its alt attribute) that identifies the link's destination or purpose. The link points to https://fsfnyc.com/collections/smoke-rise.

    View technical evidence →
  2. Critical

    Links lack accessible text

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

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

    Recommended action

    This link's only content is an image with no text alternative. Provide meaningful alternative text on the linked image (its alt attribute) that identifies the link's destination or purpose. The link points to https://www.dtlr.com/collections/smoke-rise.

    View technical evidence →
  3. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 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) · 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)AA1633 / 5
4.1.2Name, Role, ValueA555 / 5
1.1.1Non-text ContentA355 / 5
2.1.1KeyboardA355 / 5
2.4.3Focus OrderA355 / 5
1.2.2Captions (Prerecorded)A211 / 5
1.3.1Info and RelationshipsA255 / 5
2.4.4Link Purpose (In Context)A211 / 5
1.4.10ReflowAA155 / 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

High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)26 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 26 affected elements
Component · Ref I2L8HX
Affected pagehttps://smokeriseny.com/
Elementbody#smoke-rise-ny-authentic-nyc-streetwear > div:nth-of-type(3) > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > button:nth-of-type(1)
Accessible nameClose (Esc)
Markup
<button class="pswp__button pswp__button--close pswp__custom-close pswp__ui-over-close" title="Close (Esc)">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path></svg>
        </button>
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
Component · Ref QAMFND
Affected pagehttps://smokeriseny.com/collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru
Elementdiv#ProductThumbs > div:nth-of-type(8) > a
Accessible nameUnbroken SS T-Shirt - Ecru
Markup
<a href="//smokeriseny.com/cdn/shop/files/KT26F548_ECRU_08_2048x.jpg?v=1785357727" class="product-single__thumbnail-link" aria-label="Unbroken SS T-Shirt - Ecru" style="display: block; width: 90px; height: 90px; ">
<figure class="lazy-image is-loading lazy-image--cover"><img src="//smokeriseny.com/cdn/shop/files/KT26F548_ECRU_08.jpg?crop=center&amp;height=267&amp;v=1785357727&amp;width=178" alt="Unbroken SS T-Shirt - Ecru" width="178" height="267" loading="lazy" sizes="89px" fetchpriority="high" srcset="
//smokeriseny.com/cdn/shop/files/KT26F548_ECRU_08.jpg?v=1785357727&amp;width=89 89w, //smo…
High

Content overflows horizontally on narrow viewports

WCAG 1.4.10 (AA)5 instances5 inspected pages

The page scrolls horizontally at a mobile width, indicating content that does not reflow.

Why it matters

The page scrolls horizontally at a mobile width, indicating content that does not reflow.

Recommended correction

Ensure layouts reflow to a single column without horizontal scrolling down to 320px width.

View 5 affected elements
Component · Ref KM8QYT
Affected pagehttps://smokeriseny.com/collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru
Elementhtml
Accessible name(function(){let e=navigator,t=`prototype`,n=`sendBeacon`,r=e[n],i=fetch,a=XMLHttpRequest[t],{open:o,send:s}=a,c=`EventListener`,l=`add${c}`,u=`remove${c}`,d=EventTarget[t],f=d[l],p=d[u],m=e=>Error((e=document.currentScript)&&[e?.src,e?.id||e?.dataset?.sourceAttribution]),h=(e=[],t=0)=>(e.p=n=>e[t++%1e3]=n,[e,t=>(e.forEach(e.p=t),e.length=0)]),[g,_]=h(),[v,y]=h(),b,x=new WeakMap,S=e=>e&&g.p([e,b||[m()]]);d[l]=function(e,t,n){let r=this,i=t?.handleEvent||t,a=x.get(t),o=m();i?.call&&!a&&x.set(t,a=function(e){b=[o,e.type];try{i.call(t==i?this:t,e)}finally{b=null}}),v.p([e,o,a,r?.tagName||r+``,r?.id]),f.call(r,e,a||t,n)},d[u]=function(e,t,n){p.call(this,e,x.get(t)||t,n)},a.open=function(e,t){x.set(this,[t+``,e]),o.apply(this,arguments)},a.send=function(e){S(x.get(this)),s.call(this,e)},fetch=(e,t)=>(S([(e?.url||e)+``,t?.method]),i(e,t)),e[n]=(t,n)=>(S([t+``,``]),r.call(e,t,n)),setTimeout(()=>import("//smokeriseny.com/cdn/shopifycloud/storefront/assets/storefront/event_observer_reporter-ed358274.js").then(e=>e.$(_,y,f,i,`34475802668`)))})(); //# sourceURL=event-observer-collector.js html:not(.page-loading) .loading-overlay { opacity: 0; visibility: hidden; pointer-events: none; animation: fadeOut 1s ease; transition: visibility 0s linear 1s; } .loading-overlay { position: fixed; top: 0; left: 0; z-index: 99999; width: 100vw; height: 100vh; display: flex; align-items: center; justify-content: center; background: var(--overlay-bg, var(--COLOR-BLACK-WHITE)); }.loader__image__holder { position: absolute; top: 0; left: 0; width: 100%; height: 100%; font-size: 0; display: none; align-items: center; justify-content: center; animation: pulse-loading 2s infinite ease-in-out; } .loader__image__holder:has(.loader__image--fallback) { animation: none; } .loading-image .loader__image__holder { display: flex; } .loader__image { max-width: 150px; height: auto; object-fit: contain; } .loading-image .loader__image--fallback { width: 150px; height: 150px; max-width: 150px; mask: var(--loading-svg) center center/contain no-repeat; background: var(--overlay-bg-svg, var(--COLOR-WHITE-BLACK)); } const loadingAppearance = "once"; const loaded = sessionStorage.getItem('loaded'); if (loadingAppearance === 'once') { if (loaded === null) { sessionStorage.setItem('loaded', true); document.documentElement.classList.add('loading-image'); } } else { document.documentElement.classList.add('loading-image'); } Unbroken SS T-Shirt - Ecru – Smoke Rise NY @font-face { font-family: "Playfair Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("//smokeriseny.com/cdn/fonts/playfair_display/playfairdisplay_n4.9980f3e16959dc89137cc1369bfc3ae98af1deb9.woff2") format("woff2"), url("//smokeriseny.com/cdn/fonts/playfair_display/playfairdisplay_n4.c562b7c8e5637886a811d2a017f9e023166064ee.woff") format("woff"); } @font-face { font-family: Montserrat; font-weight: 200; font-style: normal; font-display: swap; src: url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_n2.6158a4b6474a580592572fe30f04d0efe5adcbe8.woff2") format("woff2"), url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_n2.e4b01871223c147c2b91e7b86462152be4d7b524.woff") format("woff"); } @font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_n4.81949fa0ac9fd2021e16436151e8eaa539321637.woff2") format("woff2"), url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_n4.a6c632ca7b62da89c3594789ba828388aac693fe.woff") format("woff"); } @font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_n4.81949fa0ac9fd2021e16436151e8eaa539321637.woff2") format("woff2"), url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_n4.a6c632ca7b62da89c3594789ba828388aac693fe.woff") format("woff"); } @font-face { font-family: "Playfair Display"; font-weight: 500; font-style: normal; font-display: swap; src: url("//smokeriseny.com/cdn/fonts/playfair_display/playfairdisplay_n5.6d96c6c4ac11fa0f6466bea3ceb706b13b60121f.woff2") format("woff2"), url("//smokeriseny.com/cdn/fonts/playfair_display/playfairdisplay_n5.243754f603c104a858dcf4ebe73445104040a1bf.woff") format("woff"); } @font-face { font-family: "Playfair Display"; font-weight: 700; font-style: normal; font-display: swap; src: url("//smokeriseny.com/cdn/fonts/playfair_display/playfairdisplay_n7.592b3435e0fff3f50b26d410c73ae7ec893f6910.woff2") format("woff2"), url("//smokeriseny.com/cdn/fonts/playfair_display/playfairdisplay_n7.998b1417dec711058cce2abb61a0b8c59066498f.woff") format("woff"); } @font-face { font-family: Montserrat; font-weight: 100; font-style: normal; font-display: swap; src: url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_n1.2f0714cbd41857ba00d5d4fafdce92c40aadb8e6.woff2") format("woff2"), url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_n1.7bec1bf4c4d0f77c37dc95cf9616413eceba9082.woff") format("woff"); } @font-face { font-family: Montserrat; font-weight: 300; font-style: normal; font-display: swap; src: url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_n3.29e699231893fd243e1620595067294bb067ba2a.woff2") format("woff2"), url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_n3.64ed56f012a53c08a49d49bd7e0c8d2f46119150.woff") format("woff"); } @font-face { font-family: Montserrat; font-weight: 200; font-style: italic; font-display: swap; src: url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_i2.5730ba22f49757bb096a20e8b70292fedd438b32.woff2") format("woff2"), url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_i2.45104f5e6fca2e96f092a38f7a4b9da22e34dbbb.woff") format("woff"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: italic; font-display: swap; src: url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_i7.a0d4a463df4f146567d871890ffb3c80408e7732.woff2") format("woff2"), url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_i7.f6ec9f2a0681acc6f8152c40921d2a4d2e1a2c78.woff") format("woff"); } @font-face { font-family: Montserrat; font-weight: 500; font-style: normal; font-display: swap; src: url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_n5.07ef3781d9c78c8b93c98419da7ad4fbeebb6635.woff2") format("woff2"), url("//smokeriseny.com/cdn/fonts/montserrat/montserrat_n5.adf9b4bd8b0e4f55a0b203cdd84512667e0d5e4d.woff") format("woff"); } .color-scheme-1 {--COLOR-BODY-BG-OPPOSITE-ALPHA-25: rgba(0, 0, 0, 0.25); --COLOR-PRIMARY-OPPOSITE: #ffffff; --COLOR-PRIMARY-LIGHTEN-DARKEN-ALPHA-20: rgba(37, 37, 37, 0.2); --COLOR-PRIMARY-LIGHTEN-DARKEN-ALPHA-30: rgba(37, 37, 37, 0.3); --PRIMARY-BUTTONS-COLOR-BG: #0b0b0b; --PRIMARY-BUTTONS-COLOR-TEXT: #ffffff; --PRIMARY-BUTTONS-COLOR-TEXT-ALPHA-10: rgba(255, 255, 255, 0.1); --PRIMARY-BUTTONS-COLOR-BORDER: #0b0b0b; --PRIMARY-BUTTONS-COLOR-HOVER: rgba(255, 255, 255, 0.2); --PRIMARY-BUTTONS-COLOR-LIGHTEN-DARKEN: #252525; --PRIMARY-BUTTONS-COLOR-ALPHA-05: rgba(11, 11, 11, 0.05); --PRIMARY-BUTTONS-COLOR-ALPHA-10: rgba(11, 11, 11, 0.1); --PRIMARY-BUTTONS-COLOR-ALPHA-50: rgba(11, 11, 11, 0.5);--COLOR-SECONDARY-OPPOSITE: #000000; --COLOR-SECONDARY-OPPOSITE-ALPHA-20: rgba(0, 0, 0, 0.2); --COLOR-SECONDARY-LIGHTEN-DARKEN-ALPHA-20: rgba(230, 230, 230, 0.2); --COLOR-SECONDARY-LIGHTEN-DARKEN-ALPHA-30: rgba(230, 230, 230, 0.3); --SECONDARY-BUTTONS-COLOR-BG: #…[truncated by Evolize: exceeded D1 value limit]
Markup
<html class="no-touch loading-image" lang="en" style="--scrollbar-width: 0px; --footer-height: 458px; --content-full: 517px; --content-min: 59px; --collection-sticky-bar-height: 0px; --full-height: 540px;" data-theme="light"><head><script src="//bat.bing.com/bat.js" async=""></script><script type="text/javascript" async="" src="https://chat-widget.getredo.com/widget.js?widgetId=109fn9fd1ra13ha&amp;shop=smokerise1.myshopify.com"></script><script type="text/javascript" async="" src="//cdn.shopify.com/proxy/6a09b5fba6b4e323303a52fe631de1c28aa299949e5c20c8c3186ae7902a6758/bingshoppingtool-t2app-pr…
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)20 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 20 affected elements
Component · Ref B5FPWX
Affected pagehttps://smokeriseny.com/pages/contact-us
Elementnav#NavStandard > div:nth-of-type(2) > hover-disclosure:nth-of-type(3)
Accessible nameLOOKBOOK LATEST LOOKBOOK PAST LOOKBOOKS
Rolebutton
Markup
<hover-disclosure class="menu__item parent" data-nav-item="" role="button" aria-haspopup="true" aria-expanded="false" aria-controls="dropdown-4b6ee1017fdb9e2dd4b194fc423cef7d">
  <a href="/pages/smoke-rise-smoke-rise-red-fw26-drop-2-lookbook" data-top-link="" class="navlink navlink--toplevel navlink--dot caps">
    <span class="navtext">LOOKBOOK</span></a><div class="header__dropdown" role="combobox" id="dropdown-4b6ee1017fdb9e2dd4b194fc423cef7d">
      <div class="header__dropdown__wrapper">
        <div class="header__dropdown__inner">
<a href="/pages/smoke-rise-smoke-rise-red-fw26-drop-2-lo…
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
Component · Ref Z6ABVG
Affected pagehttps://smokeriseny.com/
Elementheader-component#SiteHeader > div:nth-of-type(2) > div > search-popdown > details > summary
Accessible nameOpen search bar
Rolebutton
Markup
<summary class="search-popdown__toggle " aria-haspopup="dialog" data-popdown-toggle="" title="Open search bar" role="button"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 192 192"><path d="M87 150c34.794 0 63-28.206 63-63s-28.206-63-63-63-63 28.206-63 63 28.206 63 63 63ZM131.55 131.55 168 168" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path></svg><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" stroke="currentColor" …
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
Component · Ref SQ7L3R
Affected pagehttps://smokeriseny.com/cart
Elementnav#NavStandard > div:nth-of-type(3) > search-popdown > details > summary
Accessible nameOpen search bar
Rolebutton
Markup
<summary class="search-popdown__toggle navlink navlink--icon" aria-haspopup="dialog" data-popdown-toggle="" title="Open search bar" role="button"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 192 192"><path d="M87 150c34.794 0 63-28.206 63-63s-28.206-63-63-63-63 28.206-63 63 28.206 63 63 63ZM131.55 131.55 168 168" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path></svg><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" s…
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
High

Modal dialog does not trap keyboard focus

WCAG 2.4.3 (A)5 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 5 affected elements
Component · Ref 1KOF3H
Affected pagehttps://smokeriseny.com/collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru
Elementnav#NavStandard > div:nth-of-type(3) > search-popdown > details > div
Accessible nameSearch
Roledialog
Markup
<div class="search-popdown__body search-popdown__body--fixed" role="dialog" aria-modal="true" aria-label="Search" data-popdown-body="">
    <div class="search-popdown__main"><predictive-search><form class="search-form" action="/search" method="get" role="search" data-search-form="">
          <input name="options[prefix]" type="hidden" value="last"><div class="search-form__inner" data-search-form-inner="">
            <div class="search-form__input-holder">
              <label for="searchInput-desktop" class="search-form__label">
                <span class="visually-hidden">Search for produc…
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
High

Images lack text alternatives

WCAG 1.1.1 (A)5 instances5 inspected pages

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

Why it matters

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

Recommended correction

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

View 5 affected elements
Component · Ref 1RAZHW
Affected pagehttps://smokeriseny.com/cart
Element.logo__image
Markup
<img src="//smokeriseny.com/cd..." srcset="//smokeriseny.com/cd..." width="100" height="52.527472527472526" loading="eager" sizes="(max-width: 200px) 5..." class="logo__image" fetchpriority="high">
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
High

Interactive controls must not be nested

WCAG 4.1.2 (A)5 instances5 inspected pages

Interactive controls must not be nested

Why it matters

Interactive controls must not be nested

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 5 affected elements
Component · Ref ZPF5ZT
Affected pagehttps://smokeriseny.com/pages/faq
Element.parent
Accessible nameLOOKBOOK LATEST LOOKBOOK PAST LOOKBOOKS
Rolebutton
Markup
<hover-disclosure class="menu__item parent" data-nav-item="" role="button" aria-haspopup="true" aria-expanded="false" aria-controls="dropdown-4b6ee1017fdb9e2dd4b194fc423cef7d">
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
Medium

ARIA attributes have invalid values

WCAG 4.1.2 (A)17 instances5 inspected pages

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

Why it matters

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

Recommended correction

Correct ARIA attribute values and ensure referenced ids exist in the DOM.

View 17 affected elements
Component · Ref D7O97T
Affected pagehttps://smokeriseny.com/collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru
Element.parent
Accessible nameLOOKBOOK LATEST LOOKBOOK PAST LOOKBOOKS
Rolebutton
Markup
<hover-disclosure class="menu__item parent" data-nav-item="" role="button" aria-haspopup="true" aria-expanded="false" aria-controls="dropdown-4b6ee1017fdb9e2dd4b194fc423cef7d">
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
Component · Ref MR57F1
Affected pagehttps://smokeriseny.com/
Element.kids-8
Accessible nameWOMEN Denim Jeans Jackets Sets Tops Graphic Tees Shirts Hoodies Bottoms Skirts Twill Pants Sweatpants Cargo Pants Windbreaker Pants Windbreaker Shorts Dresses Outerwear Heavy Jackets Light Jackets Vegan Leather Pants Skirts Jackets See Collection List
Rolenavigation
Markup
<hover-disclosure class="menu__item grandparent kids-8 no-images" data-nav-item="" role="navigation" aria-haspopup="true" aria-expanded="false" aria-controls="dropdown-13d703c9be262a1b138604ee930fab27">
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
Component · Ref MR57F8
Affected pagehttps://smokeriseny.com/collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru
Element.kids-7
Accessible nameMEN Denim Jeans Jackets Shorts Sets Tops Shirts Graphic Tees Crewnecks Full Zips Hoodies Bottoms Twill Shorts Sweatpants Overalls Cargo Pants Twill Pants Windbreaker Pants Outerwear Light Jackets Windbreaker Jackets Heavy Jackets Vegan Leather Pants Jackets See Collection List
Rolenavigation
Markup
<hover-disclosure class="menu__item grandparent kids-7 no-images" data-nav-item="" role="navigation" aria-haspopup="true" aria-expanded="false" aria-controls="dropdown-71aef42893e6238b212cc47e554a7762">
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
Component · Ref OJ2E6R
Affected pagehttps://smokeriseny.com/cart
Element.select-popout__toggle
Accessible nameUSD$
Markup
<button type="button" class="select-popout__toggle" aria-expanded="false" aria-controls="country-list" aria-describedby="country-heading" data-popout-toggle="">
Affected pages/pages/faq /cart
Medium

Navigation regions are not distinguishable

WCAG 1.3.1 (A)20 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 20 affected elements
Component · Ref POKENT
Affected pagehttps://smokeriseny.com/
Elementdrawer-element#nav-drawer-header
Accessible nameClose MEN See More Denim See More Jeans Jackets Shorts Sets Tops See More Shirts Graphic Tees Crewnecks Full Zips Hoodies Bottoms See More Twill Shorts Sweatpants Overalls Cargo Pants Twill Pants Windbreaker Pants Outerwear See More Light Jackets Windbreaker Jackets Heavy Jackets Vegan Leather See More Pants Jackets See Collection List WOMEN See More Denim See More Jeans Jackets Sets Tops See More Graphic Tees Shirts Hoodies Bottoms See More Skirts Twill Pants Sweatpants Cargo Pants Windbreaker Pants Windbreaker Shorts Dresses Outerwear See More Heavy Jackets Light Jackets Vegan Leather See More Pants Skirts Jackets See Collection List LOOKBOOK See More LATEST LOOKBOOK PAST LOOKBOOKS FIND A RETAILER WHOLESALE ABOUT US FAQ CONTACT US PRIVACY CHOICES Search
Rolenavigation
Markup
<drawer-element class="drawer drawer--left drawer--header cv-h" id="nav-drawer-header" role="navigation" data-drawer-header="" style="">
  <div class="drawer__header"><div class="drawer__title"><a href="/" class="drawer__logo" style="--logo-width: 100px">
      <img src="//smokeriseny.com/cdn/shop/files/Smoke_Rise_Logo_New.png?v=1752862479&amp;width=500" srcset="//smokeriseny.com/cdn/shop/files/Smoke_Rise_Logo_New.png?v=1752862479&amp;width=100 100w, //smokeriseny.com/cdn/shop/files/Smoke_Rise_Logo_New.png?v=1752862479&amp;width=150 150w, //smokeriseny.com/cdn/shop/files/Smoke_Rise_Logo_New.pn…
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
Component · Ref 22IDGV
Affected pagehttps://smokeriseny.com/
Elementnav#NavStandard > div:nth-of-type(2) > hover-disclosure:nth-of-type(2)
Accessible nameWOMEN Denim Jeans Jackets Sets Tops Graphic Tees Shirts Hoodies Bottoms Skirts Twill Pants Sweatpants Cargo Pants Windbreaker Pants Windbreaker Shorts Dresses Outerwear Heavy Jackets Light Jackets Vegan Leather Pants Skirts Jackets See Collection List
Rolenavigation
Markup
<hover-disclosure class="menu__item grandparent kids-8 no-images" data-nav-item="" role="navigation" aria-haspopup="true" aria-expanded="false" aria-controls="dropdown-13d703c9be262a1b138604ee930fab27">
  <a href="/collections/womens-collection" data-top-link="" class="navlink navlink--toplevel navlink--dot caps">
    <span class="navtext">WOMEN</span></a><div class="header__dropdown" role="combobox" id="dropdown-13d703c9be262a1b138604ee930fab27">
      <div class="header__dropdown__wrapper">
        <div class="header__dropdown__inner"><div class="header__grandparent__links"><div class="dropd…
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)32 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 32 affected elements
Component · Ref P3JQ7B
Affected pagehttps://smokeriseny.com/
Element#ImageWithText--heading_T8td3i > .text-highlight__break
Accessible nameElevated Streetwear, Born in New York
Markup
<span class="text-highlight__break">Elevated Streetwear, Born in New York</span>
Affected pages/ /pages/contact-us /pages/faq
Component · Ref L5W8AB
Affected pagehttps://smokeriseny.com/pages/contact-us
Elementp > strong:nth-child(1)
Accessible nameFeel free to reach out using the contact form below, or for specific inquiries, email us at
Markup
<strong>Feel free to reach out using the contact form below, or for specific inquiries, email us at </strong>
Affected pages/ /pages/contact-us /pages/faq
Component · Ref NIQLLR
Affected pagehttps://smokeriseny.com/
Element.text-highlight__break > strong
Accessible nameSmoke Rise New York
Markup
<strong>Smoke Rise New York</strong>
Affected pages/ /pages/contact-us
Component · Ref P0S4R5
Affected pagehttps://smokeriseny.com/pages/contact-us
Element#Text--subheading > p
Accessible nameContact us
Markup
<p>Contact us</p>
Affected pages/pages/contact-us /pages/faq
Component · Ref W90S6J
Affected pagehttps://smokeriseny.com/pages/contact-us
Element#Form-template--20491091705900__section-contact-form-0
Markup
<input type="text" id="Form-template--20491091705900__section-contact-form-0" class="input--full" name="contact[whats-your-name-0]" autocapitalize="words" value="" placeholder="What's your name?" required="">
Component · Ref 2FFKWT
Affected pagehttps://smokeriseny.com/
Element.list-collections__item__content.list-collections__item__content--under[data-aos-delay="300"] > .h3.list-collections__item__title
Accessible nameDenim Collection
Markup
<span class="h3 list-collections__item__title">Denim Collection</span>
Component · Ref 6TWJJ7
Affected pagehttps://smokeriseny.com/pages/faq
Element#Accordion--text_H83746 > .accordion__title[data-collapsible-trigger=""] > .accordion__title-text
Accessible nameWhat makes Smoke Rise NY different from other streetwear brands?
Markup
<span class="accordion__title-text">What makes Smoke Rise NY different from other streetwear brands?</span>
Component · Ref 1XF4Z6
Affected pagehttps://smokeriseny.com/
Element.section__heading
Accessible nameCollection List
Markup
<h2 class="section__heading h2" data-aos="fade-up" data-aos-anchor="#listCollections--template--20491091607596__section_list_collection_ejnB7V" data-aos-delay="">
          Collection List
        </h2>
Component · Ref DRFF8C
Affected pagehttps://smokeriseny.com/pages/contact-us
Elementstrong:nth-child(3)
Accessible name. We're available Monday–Friday, 10a.m.–5p.m. EST.
Markup
<strong>. We're available Monday–Friday, 10a.m.–5p.m. EST.</strong>
Component · Ref 4DVW5O
Affected pagehttps://smokeriseny.com/pages/contact-us
Element.btn
Accessible nameSend
Markup
<button type="submit" class="btn btn--solid btn--large btn--black btn--advanced btn--advanced-width-height">
          <hover-button></hover-button>Send</button>
Component · Ref L5W89A
Affected pagehttps://smokeriseny.com/pages/contact-us
Elementa[href="mailto:[email removed]"] > strong
Accessible name[email removed]
Markup
<strong>[email removed]</strong>
Component · Ref TOU6LB
Affected pagehttps://smokeriseny.com/pages/contact-us
Element#Form-template--20491091705900__section-contact-form-3
Markup
<textarea rows="10" id="Form-template--20491091705900__section-contact-form-3" class="input--full" name="contact[message]" placeholder="Message" required=""></textarea>
Component · Ref J8JUT4
Affected pagehttps://smokeriseny.com/pages/contact-us
Element#Form-template--20491091705900__section-contact-form-2
Markup
<input type="text" id="Form-template--20491091705900__section-contact-form-2" class="input--full" name="contact[whats-your-zip-code-optional-2]" autocapitalize="words" value="" placeholder="What's your zip code (Optional)">
Component · Ref C6SFKJ
Affected pagehttps://smokeriseny.com/
Element#ImageWithText--subheading_eaXfp9
Accessible nameOUR STORY
Markup
<div class="image-with-text__sub..." id="ImageWithText--subhe..." style="--block-spacing-bott..." data-aos="fade-up" data-aos-anchor="#ImageWithText--temp..." data-aos-delay="150">
Component · Ref 9DP0BS
Affected pagehttps://smokeriseny.com/pages/faq
Element#Text--text > p > a[title="Contact Us"][href$="contact-us"] > strong
Accessible namehere
Markup
<strong>here</strong>
Component · Ref OADL8P
Affected pagehttps://smokeriseny.com/pages/faq
Element.footer-link[href$="data-sharing-opt-out"]
Accessible nameYour Privacy Choices
Markup
<a class="footer-link" href="/pages/data-sharing-opt-out">Your Privacy Choices</a>
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 LEO1G6
Affected pagehttps://smokeriseny.com/
Element#template--20491091607596__section_video_D9H9ft-video-background
Markup
<video id="template--20491091607596__section_video_D9H9ft-video-background" class="video-cover" data-video-type="native" data-video-autoplay="" playsinline="" autoplay="" loop="" muted="" width="320" height="240">
Low

Low-quality alternative text

WCAG 1.1.1 (A)130 instances5 inspected pages

Alt text looks like a filename, a generic word ("image", "photo"), or is duplicated across unrelated images — it likely does not describe the content.

Why it matters

Alt text looks like a filename, a generic word ("image", "photo"), or is duplicated across unrelated images — it likely does not describe the content.

Recommended correction

Replace placeholder or filename alt text with a concise description of what the image conveys.

View 130 affected elements
Component · Ref Q0YNMX
Affected pagehttps://smokeriseny.com/
Elementli:nth-of-type(1) > a > div > div > figure > img
Markup
<img alt="JP26F554_CameronBlue_01.jpg" width="2000" height="2200" loading="lazy" fetchpriority="high" sizes="74px" class="" src="//smokeriseny.com/cdn/shop/files/JP26F554_CameronBlue_01.jpg?crop=center&amp;height=2200&amp;v=1785265545&amp;width=2000" srcset="
//smokeriseny.com/cdn/shop/files/JP26F554_CameronBlue_01.jpg?v=1785265545&amp;width=180 180w, //smokeriseny.com/cdn/shop/files/JP26F554_CameronBlue_01.jpg?v=1785265545&amp;width=360 360w, //smokeriseny.com/cdn/shop/files/JP26F554_CameronBlue_01.jpg?v=1785265545&amp;width=540 540w, //smokeriseny.com/cdn/shop/files/JP26F554_CameronBlue_01.j…
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
Component · Ref 03T7E3
Affected pagehttps://smokeriseny.com/collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru
Elementdiv > div:nth-of-type(3) > a:nth-of-type(1) > div > figure > img
Markup
<img src="//smokeriseny.com/cdn/shop/files/WH26F595_PaleKhaki_01.jpg?crop=center&amp;height=2200&amp;v=1785332690&amp;width=2000" alt="WH26F595_PaleKhaki_01.jpg" width="2000" height="2200" loading="lazy" fetchpriority="high" sizes="auto" srcset="
//smokeriseny.com/cdn/shop/files/WH26F595_PaleKhaki_01.jpg?v=1785332690&amp;width=180 180w, //smokeriseny.com/cdn/shop/files/WH26F595_PaleKhaki_01.jpg?v=1785332690&amp;width=360 360w, //smokeriseny.com/cdn/shop/files/WH26F595_PaleKhaki_01.jpg?v=1785332690&amp;width=540 540w, //smokeriseny.com/cdn/shop/files/WH26F595_PaleKhaki_01.jpg?v=1785332690&amp;w…
Affected pages/ /pages/contact-us /pages/faq /collections/mens-sets/products/unbroken-ss-t-shirt-kt26f548-ecru /cart
Low

Video may be missing captions

WCAG 1.2.2 (A)1 instance1 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 1 affected element
Component · Ref 2VET7R
Affected pagehttps://smokeriseny.com/
Elementvideo#template--20491091607596__section_video_D9H9ft-video-background
Markup
<video id="template--20491091607596__section_video_D9H9ft-video-background" class="video-cover" data-video-type="native" data-video-autoplay="" playsinline="" autoplay="" loop="" muted="" width="320" height="240">
            
            <source src="https://cdn.shopify.com/videos/c/o/v/bcd39a6eae59455882b38449b8fadfca.mp4" type="video/mp4">
            
          </video>

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.