Public accessibility assessment

Accessibility issues detected on axeandsledge.com

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

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

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

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

Is axeandsledge.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 axeandsledge.com and detected 87 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 49 findings were detected. The assessment identified findings mapped to 8 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

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

  1. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 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/farm-fed-25g-protein.

    View technical evidence →
  2. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 15 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 →
  3. 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 →
  4. High

    Images lack text alternatives

    WCAG 1.1.1 (A) · 5 inspected pages · 5 instances
    Why this matters

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

    Recommended action

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

    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)AA5755 / 5
2.4.3Focus OrderA1255 / 5
2.1.1KeyboardA655 / 5
1.1.1Non-text ContentA455 / 5
4.1.2Name, Role, ValueA455 / 5
1.3.1Info and RelationshipsA355 / 5
2.2.2Pause, Stop, HideA255 / 5
2.4.4Link Purpose (In Context)A111 / 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)49 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 49 affected elements
Component · Ref YHGM8I
Affected pagehttps://axeandsledge.com/products/pump-cap
Elementnav#NavStandard > div:nth-of-type(1) > div > a
Accessible nameOpen cart
Markup
<a href="/cart" class="navlink navlink--icon cart__toggle cart__toggle cart__toggle--animation caps" aria-controls="cart-drawer" aria-expanded="false" data-cart-drawer-toggle="">
        <span class="visually-hidden">Open cart</span>
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-cart" viewBox="0 0 192 192"><path d="M60 171a9 9 0 0 0 9-9 9 9 0 0 0-9-9 9 9 0 0 0-9 9 9 9 0 0 0 9 9ZM138 171a9 9 0 0 0 9-9 9 9 0 0 0-9-9 9 9 0 0 0-9 9 9 9 0 0 0 9 9Z" fill="currentColor"></path><path d="M31.725 54h134.55l-19.8 69.3a11.926 11.926 0 0 1-11.55 8.7h-71.85a…
Affected pages/ /account/login /pages/contact /products/pump-cap /cart
Component · Ref 4NMOTV
Affected pagehttps://axeandsledge.com/products/pump-cap
Elementbutton#uw-enable-visibility
Accessible nameEnable accessibility for low vision
Markup
<button class="uw-sl__item" data-uw-rm-ignore="true" data-uw-ignore-translate="true" lang="en-US" id="uw-enable-visibility"><span class="uw-sl__item__left" data-uw-ignore-translate="true"><span class="uw-sl__item__img"><svg focusable="false" width="28" height="26" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="presentation"><g class="no-fill" fill="none" fill-rule="evenodd"><path d="M13.808 6.019C8.625 6.019 4.01 9.197 1 14.148c3.01 4.951 7.625 8.129 12.808 8.129s9.797-3.178 12.807-8.129c-3.01-4.951-7.624-8.13-12.807-8.13" stroke="#000" class="no-fill" stroke-width="1.5" fill="non…
Affected pages/ /account/login /pages/contact /products/pump-cap /cart
Component · Ref N896VF
Affected pagehttps://axeandsledge.com/cart
Elementbody#your-shopping-cart > div:nth-of-type(15) > 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/account/login /pages/contact /products/pump-cap /cart
Component · Ref O6HKD6
Affected pagehttps://axeandsledge.com/cart
Elementinput#add-ins-43983901065268
Markup
<input type="checkbox" id="add-ins-43983901065268" class="package-protect__checkbox" data-package-protect-checkbox="">
Affected pages/account/login /cart
Component · Ref YHFK8M
Affected pagehttps://axeandsledge.com/pages/contact
Elementdiv#recently-viewed-products-template--20122979106868__recent_products_YAChH4
Rolegroup
Markup
<div class="carousel carousel--inactive carousel--mobile" data-slider="" data-slider-id="recently-slider--template--20122979106868__recent_products_YAChH4" id="recently-viewed-products-template--20122979106868__recent_products_YAChH4" tabindex="0" role="group" data-column-mobile="1">
  </div>
Affected pages/ /pages/contact
Component · Ref N148NN
Affected pagehttps://axeandsledge.com/
Elementdiv#product-item--template--20122980384820__section_collection_AKQpYV--7237035655220--1788876350 > div:nth-of-type(1) > div > div > a
Accessible nameQuick Buy
Markup
<a class="btn-quick-buy square" href="/products/intake-pre-workout" aria-label="Quick Buy" data-handle="intake-pre-workout" data-button-quick-view="" data-grid-link="" data-initialized="" tabindex="0">
              <span class="btn__inner">
                <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-cart" viewBox="0 0 192 192"><path d="M60 171a9 9 0 0 0 9-9 9 9 0 0 0-9-9 9 9 0 0 0-9 9 9 9 0 0 0 9 9ZM138 171a9 9 0 0 0 9-9 9 9 0 0 0-9-9 9 9 0 0 0-9 9 9 9 0 0 0 9 9Z" fill="currentColor"></path><path d="M31.725 54h134.55l-19.8 69.3a11.926 11.926 0 0 1-1…
Affected pages/ /products/pump-cap
Component · Ref E8X5D8
Affected pagehttps://axeandsledge.com/products/pump-cap
Elementbody#pumpies > div:nth-of-type(8) > div:nth-of-type(2) > div > button
Accessible nameClose review form
Markup
<button class="jdgm-write-review-modal__close-btn" aria-label="Close review form">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
          <path d="M19 5L5 19" stroke="#202223" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M5 5L19 19" stroke="#202223" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </button>
Component · Ref TBNDK9
Affected pagehttps://axeandsledge.com/account/login
Elementa#HideRecoverPasswordLink
Accessible nameCancel
Markup
<a href="#CustomerLoginForm" type="button" id="HideRecoverPasswordLink" class="return light-gray" data-hide-reset="">Cancel</a>
Component · Ref TJHBGZ
Affected pagehttps://axeandsledge.com/cart
Elementdiv:nth-of-type(2) > div:nth-of-type(4) > div > div > fieldset > button
Accessible nameCheckout
Markup
<button type="submit" name="checkout" class="btn btn--solid btn--black btn--medium btn--advanced btn--advanced-width-height btn--advanced-adaptive-width cart__checkout cart__checkout--dynamic">
                    <hover-button></hover-button>Checkout</button>
Component · Ref S5JHG7
Affected pagehttps://axeandsledge.com/account/login
Elementform#RecoverCustomerPassword > button
Accessible nameSubmit
Markup
<button type="submit" class="btn btn--primary btn--solid btn--advanced btn--advanced-width-height">
              <hover-button></hover-button>Submit</button>
Component · Ref WZZ07U
Affected pagehttps://axeandsledge.com/cart
Elementsection#cart--template--20122980679732__main > div > form > div:nth-of-type(2) > div:nth-of-type(1) > a
Accessible nameShop All
Markup
<a href="/collections/supplements" class="btn btn--secondary btn--solid btn--advanced btn--advanced-width-height">
            <hover-button></hover-button>Shop All</a>
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)22 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 22 affected elements
Component · Ref U0772X
Affected pagehttps://axeandsledge.com/
Elementnav#NavStandard > div:nth-of-type(1) > 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/ /account/login /pages/contact /products/pump-cap /cart
Component · Ref RAPRH3
Affected pagehttps://axeandsledge.com/cart
Elementnav#NavStandard > div:nth-of-type(2) > div:nth-of-type(3)
Accessible nameMERCH MEN'S APPAREL WOMEN'S APPAREL OUTERWEAR HEADWEAR ACCESSORIES SHAKERS
Rolebutton
Markup
<div class="menu__item parent" data-nav-item="" role="button" aria-haspopup="true" aria-expanded="false" data-hover-disclosure-toggle="dropdown-4208d5bafbc7c838fe99076750757957" aria-controls="dropdown-4208d5bafbc7c838fe99076750757957">
  <a href="/collections/gear" data-top-link="" class="navlink navlink--toplevel caps">
    <span class="navtext">MERCH</span></a><div class="header__dropdown" data-hover-disclosure="" role="combobox" id="dropdown-4208d5bafbc7c838fe99076750757957">
      <div class="header__dropdown__wrapper">
        <div class="header__dropdown__inner">
<a href="/collections/m…
Affected pages/ /account/login /pages/contact /products/pump-cap /cart
Component · Ref O7CR1Y
Affected pagehttps://axeandsledge.com/pages/contact
Elementheader#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/ /account/login /pages/contact /products/pump-cap /cart
Component · Ref DPOKS2
Affected pagehttps://axeandsledge.com/cart
Elementdiv#dynamic-checkout-cart > shopify-accelerated-checkout-cart > div > ul > li:nth-of-type(1) > div
Rolebutton
Markup
<div class="wallet-cart-button wallet-cart-button__skeleton" role="button" disabled="" aria-hidden="true">&nbsp;</div>
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 I0AEEB
Affected pagehttps://axeandsledge.com/cart
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/ /account/login /pages/contact /products/pump-cap /cart
High

Images lack text alternatives

WCAG 1.1.1 (A)6 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 6 affected elements
Component · Ref ADKC1M
Affected pagehttps://axeandsledge.com/
Element.logo__image
Markup
<img src="//axeandsledge.com/c..." srcset="//axeandsledge.com/c..." width="150" height="32.47863247863248" loading="eager" sizes="(max-width: 300px) 5..." class="logo__image" fetchpriority="high">
Affected pages/ /account/login /pages/contact /products/pump-cap /cart
Component · Ref TRRVPS
Affected pagehttps://axeandsledge.com/products/pump-cap
Element.rich-text__top-image-img
Markup
<img src="//axeandsledge.com/c..." width="2000" height="2000" loading="lazy" sizes="min((100vw - 60px - ..." srcset="
//axeandsledge.com/..." class="is-loading rich-text..." style="width: 100px;">
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 KZRI8N
Affected pagehttps://axeandsledge.com/account/login
Element.parent
Accessible nameMERCH MEN'S APPAREL WOMEN'S APPAREL OUTERWEAR HEADWEAR ACCESSORIES SHAKERS
Rolebutton
Markup
<div class="menu__item parent" data-nav-item="" role="button" aria-haspopup="true" aria-expanded="false" data-hover-disclosure-toggle="dropdown-4208d5bafbc7c838fe99076750757957" aria-controls="dropdown-4208d5bafbc7c838fe99076750757957">
Affected pages/ /account/login /pages/contact /products/pump-cap /cart
Medium

ARIA attributes have invalid values

WCAG 4.1.2 (A)13 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 13 affected elements
Component · Ref WUKIV
Affected pagehttps://axeandsledge.com/pages/contact
Element.parent
Accessible nameMERCH MEN'S APPAREL WOMEN'S APPAREL OUTERWEAR HEADWEAR ACCESSORIES SHAKERS
Rolebutton
Markup
<div class="menu__item parent" data-nav-item="" role="button" aria-haspopup="true" aria-expanded="false" data-hover-disclosure-toggle="dropdown-4208d5bafbc7c838fe99076750757957" aria-controls="dropdown-4208d5bafbc7c838fe99076750757957">
Affected pages/ /account/login /pages/contact /products/pump-cap /cart
Component · Ref 07SSA3
Affected pagehttps://axeandsledge.com/cart
Element.grandparent
Accessible nameSUPPLEMENTS RECENT RELEASES SHOP ALL FARM FED THE GRIND IGNITION SWITCH HYDRAULIC AXE ENDURANCE SHOP BY CATEGORY SHOP ALL TOP PRODUCTS PRE-WORKOUT PROTEIN INTRA-WORKOUT WEIGHT MANAGEMENT WELLNESS THE BASICS AXE ENDURANCE SHOP BY PRODUCT SHOP ALL FARM FED INTAKE HYDRAULIC THE GRIND WHEY MORE IGNITION SWITCH 212 THERMO #headerBlock--image-0 .hero__title { --adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.35); } @media screen and (min-width: 1024px) { #headerBlock--image-0 .hero__title { --adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.35); } } OUR #1 PROTEIN FLAVOR #headerBlock--image-1 .hero__title { --adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.35); } @media screen and (min-width: 1024px) { #headerBlock--image-1 .hero__title { --adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.35); } } SUBSCRIBE & SAVE
Rolenavigation
Markup
<div class="menu__item grandparent kids-3 images-2" data-nav-item="" role="navigation" aria-haspopup="true" aria-expanded="false" data-hover-disclosure-toggle="dropdown-b378e5938920d8891f65dd2c4566ddaf" aria-controls="dropdown-b378e5938920d8891f65dd2c4566ddaf">
Affected pages/ /account/login /pages/contact /products/pump-cap /cart
Component · Ref Y6W65
Affected pagehttps://axeandsledge.com/pages/contact
Element.select-popout__toggle
Accessible nameUnited States (USD $)
Markup
<button type="button" class="select-popout__toggle" aria-expanded="false" aria-controls="country-list" aria-describedby="country-heading" data-popout-toggle="">
Affected pages/account/login /pages/contact /cart
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)191 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 191 affected elements
Component · Ref V4U7VJ
Affected pagehttps://axeandsledge.com/
Element#Text--subheading_G7Pcf8 > p
Accessible name*These statements have not been evaluated by the Federal Drug Administration. These products are not intended to diagnose, treat, cure, or prevent any disease. Please, consult your physician. Testimonials and products reviews reflect individual peoples unique experiences and opinions and should not be viewed as professional advice. Individual results may vary.
Markup
<p>
Affected pages/ /account/login /pages/contact /products/pump-cap /cart
Component · Ref OUM7ZN
Affected pagehttps://axeandsledge.com/products/pump-cap
Element.icons-row-item__wrapper[data-aos-delay="150"][data-aos="fade-up"] > .icons-row-item__content > .icons-row-item__text > p
Accessible nameORDERS $125+ (US Lower 48)
Markup
<p>ORDERS $125+ (US Lower 48)</p>
Affected pages/account/login /pages/contact /products/pump-cap /cart
Component · Ref S9AKX9
Affected pagehttps://axeandsledge.com/account/login
Element.icons-row-item__wrapper[data-aos-delay="150"][data-aos="fade-up"] > .icons-row-item__content > h3
Accessible nameFree Shipping
Markup
<h3 class="icons-row-item__title">Free Shipping</h3>
Affected pages/account/login /pages/contact /products/pump-cap /cart
Component · Ref M16KOM
Affected pagehttps://axeandsledge.com/products/pump-cap
Element.jm-review-item.jm-box[data-v-3ff3fc10=""]:nth-child(4) > .jm-stack--space-400.jm-stack[data-v-417c96d2=""] > .jm-review-item__body.jm-cluster[data-v-04f37a24=""] > .jm-review-item__content.jm-stack--space-400.jm-stack > .jm-transparency-badge-list.jm-stack--space-200[data-v-4b57a27c=""] > .jm-text[data-v-70b58720=""][data-v-4b57a27c=""]
Accessible nameReview written in Shop App
Markup
<div data-v-6d928e9f="" data-v-70b58720="" data-v-4b57a27c="" class="jm-text" style="--text-size: var(--jm-body-sm-size); --text-weight: var(--jm-body-sm-weight-default); color: var(--jm-transparency-badge-color);">Review written in Shop App</div>
Component · Ref KAUBOD
Affected pagehttps://axeandsledge.com/account/login
Element#SubscribeSubmit--footer-block-4
Accessible nameSign up
Markup
<button type="submit" name="subscribe" id="SubscribeSubmit--footer-block-4" class="input-group__btn btn btn--white btn--solid">
        <hover-button></hover-button>Sign up</button>
Affected pages/account/login /pages/contact /cart
Component · Ref 5ZTO9E
Affected pagehttps://axeandsledge.com/
Elementstrong
Accessible name200MG CAFFEINE | NO EXTRA FLUFF
Markup
<strong>200MG CAFFEINE | NO EXTRA FLUFF</strong>
Affected pages/ /pages/contact /products/pump-cap
Component · Ref XPUFQK
Affected pagehttps://axeandsledge.com/products/pump-cap
Element.jm-review-item.jm-box[data-v-3ff3fc10=""]:nth-child(2) > .jm-stack--space-400.jm-stack[data-v-417c96d2=""] > .jm-review-item__body.jm-cluster[data-v-04f37a24=""] > .jm-review-item__content.jm-stack--space-400.jm-stack > .jm-reviewer-info.jm-cluster[data-v-946e5b9f=""] > .jm-stack--space-100.jm-reviewer-info__details.jm-stack > .jm-cluster[data-v-946e5b9f=""][data-v-04f37a24=""]:nth-child(2) > .jm-text[data-v-6d928e9f=""][data-v-946e5b9f=""]
Accessible name07/10/2026
Markup
<span data-v-6d928e9f="" data-v-946e5b9f="" class="jm-text" style="--text-size: var(--jm-body-sm-size); --text-weight: var(--jm-body-sm-weight-default); color: var(--jm-review-widget-lighter-text-color);">07/10/2026</span>
Component · Ref 4EB3JD
Affected pagehttps://axeandsledge.com/
Element#product-item--template--20122980384820__section_collection_79kmCf--7789603979316--1788876351 > .product-grid-item__info.product-grid-item__info--left[data-aos-delay="150"] > .product-grid-item__price.price[data-grid-link=""]
Accessible nameFrom $49.99
Markup
<a class="product-grid-item__price price" href="/products/black-and-gold-pump-cover-hoodie" data-grid-link="" tabindex="0">
From $49.99</a>
Affected pages/ /products/pump-cap
Component · Ref WKM47O
Affected pagehttps://axeandsledge.com/cart
Element.rte > p
Accessible nameJoin our email newsletter to secure a discount on your next order!
Markup
<p>Join our email newsletter to secure a discount on your next order!</p>
Affected pages/account/login /cart
Component · Ref H1I7JC
Affected pagehttps://axeandsledge.com/
Element.product-grid-item__title.font-heading[aria-label="THE GRIND"]
Accessible nameTHE GRIND
Markup
<a class="product-grid-item__title font-heading" href="/products/the-grind-eaas-bcaas-hydration" aria-label="THE GRIND" data-grid-link="" tabindex="0">THE GRIND</a>
Affected pages/ /products/pump-cap
Component · Ref JDACN1
Affected pagehttps://axeandsledge.com/account/login
Elementdiv[data-aos-delay="450"] > .icons-row-item__content > .icons-row-item__text > p
Accessible nameIN A cGMP FACILITY
Markup
<p>IN A cGMP FACILITY</p>
Affected pages/account/login /cart
Component · Ref OZB435
Affected pagehttps://axeandsledge.com/
Element#IconsRow--sections--20122978975796__section_icons_row_mFP99T > .wrapper > .icons-row__wrapper.text-center > .icons-row__slider.stacked--mobile.items--3 > .icons-row-item--first-on-row.icons-row-item--first.icons-row-item--odd > .icons-row-item__wrapper[data-aos-delay="150"][data-aos="fade-up"] > .icons-row-item__content > .icons-row-item__text > p
Accessible nameORDERS $125+ (US Lower 48)
Markup
<p>ORDERS $125+ (US Lower 48)</p>
Affected pages/ /pages/contact
Component · Ref VNDP0F
Affected pagehttps://axeandsledge.com/
Elementdiv[data-average-rating="4.88"] > .jdgm-prev-badge__text
Accessible name58 reviews
Markup
<span class="jdgm-prev-badge__text">58 reviews</span>
Affected pages/ /products/pump-cap
Component · Ref A92415
Affected pagehttps://axeandsledge.com/pages/contact
Element#Text--heading_aiH4TC > .text-highlight__break
Accessible nameWE ARE HERE TO HELP!
Markup
<span class="text-highlight__break">WE ARE HERE TO HELP!</span>
Affected pages/ /pages/contact
Component · Ref SC4QO7
Affected pagehttps://axeandsledge.com/pages/contact
Element#IconsRow--sections--20122978975796__section_icons_row_mFP99T > .wrapper > .icons-row__wrapper.text-center > .icons-row__slider.stacked--mobile.items--3 > .icons-row-item--even.icons-row-item--pre-last.icons-row-item > .icons-row-item__wrapper[data-aos-delay="300"][data-aos="fade-up"] > .icons-row-item__content > .icons-row-item__text > p
Accessible nameFOR QUALITY & SAFETY
Markup
<p>FOR QUALITY &amp; SAFETY</p>
Affected pages/ /pages/contact
Component · Ref KR3NTH
Affected pagehttps://axeandsledge.com/cart
Elementdiv[data-aos-delay="300"] > .icons-row-item__content > .icons-row-item__title
Accessible name3RD PARTY TESTED
Markup
<h3 class="icons-row-item__title">3RD PARTY TESTED</h3>
Affected pages/account/login /cart
Component · Ref UFDJD9
Affected pagehttps://axeandsledge.com/products/pump-cap
Element.jm-review-item.jm-box[data-v-3ff3fc10=""]:nth-child(5) > .jm-stack--space-400.jm-stack[data-v-417c96d2=""] > .jm-review-item__body.jm-cluster[data-v-04f37a24=""] > .jm-review-item__content.jm-stack--space-400.jm-stack > .jm-cluster[data-v-04f37a24=""][data-v-47c26855=""]:nth-child(1) > .jm-star-rating[aria-label="5 out of 5 stars"][role="img"] > .jm-cluster[data-v-bc4d321f=""][data-v-04f37a24=""] > div[data-v-bc4d321f=""] > .jm-star-rating__font-icon[data-v-bc4d321f=""]:nth-child(3)
Accessible name
Markup
<span data-v-bc4d321f="" class="jm-star-rating__font-icon" style="font-size: 1.5em; line-height: 1; position: relative; color: var(--jm-review-widget-star-and-histogram-color);"></span>
Component · Ref IQUTU1
Affected pagehttps://axeandsledge.com/
Element#IconsRow--sections--20122978975796__section_icons_row_mFP99T > .wrapper > .icons-row__wrapper.text-center > .icons-row__slider.stacked--mobile.items--3 > .icons-row-item--first-on-row.icons-row-item--first.icons-row-item--odd > .icons-row-item__wrapper[data-aos-delay="150"][data-aos="fade-up"] > .icons-row-item__content > .icons-row-item__title
Accessible nameFree Shipping
Markup
<h3 class="icons-row-item__title">Free Shipping</h3>
Component · Ref LQIA0X
Affected pagehttps://axeandsledge.com/
Element#product-item--template--20122980384820__section_collection_79kmCf--7063281467444--1788876351 > .product-grid-item__info.product-grid-item__info--left[data-aos-delay="450"] > .product-grid-item__title.font-heading[data-grid-link=""]
Accessible nameLeather Patch Flat Brim Hat // Olive
Markup
<a class="product-grid-item__title font-heading" href="/products/leather-patch-flat-brim-hat-olive" aria-label="Leather Patch Flat Brim Hat // Olive" data-grid-link="" tabindex="0">Leather Patch Flat Brim Hat // Olive</a>
Component · Ref TR463N
Affected pagehttps://axeandsledge.com/
Element.mosaic__item__btn.btn--advanced-adaptive-width[href$="intra-workout"]
Accessible nameSHOP NOW
Markup
<a href="/collections/intra-workout" class="mosaic__item__btn btn btn--solid btn--small btn--white btn--advanced btn--advanced-width-height btn--advanced-adaptive-width">
                            <hover-button></hover-button>SHOP NOW</a>
Component · Ref CPLLUK
Affected pagehttps://axeandsledge.com/products/pump-cap
Element.icons-row-item--pre-last.icons-row-item--even.icons-row-item > .icons-row-item__wrapper[data-aos-delay="300"][data-aos="fade-up"] > .icons-row-item__content > .icons-row-item__title
Accessible name3RD PARTY TESTED
Markup
<h3 class="icons-row-item__title">3RD PARTY TESTED</h3>
Component · Ref OGR7D9
Affected pagehttps://axeandsledge.com/
Elementh3[data-aos-order="6"]
Accessible nameWEIGHT MANAGEMENT
Markup
<h3 class="mosaic__item__heading h2" data-aos="heading" data-aos-anchor="#contentInner--mosaicItem--image_zcmK4C" data-aos-order="6" data-aos-intersection="0">
                        WEIGHT MANAGEMENT
                      </h3>
Component · Ref 712WW4
Affected pagehttps://axeandsledge.com/
Element.product-grid-item__info.product-grid-item__info--left[data-aos-delay="0"] > .product-grid-item__price.price[data-grid-link=""] > .product-grid-item__price-new
Accessible name$16.99
Markup
<span class="product-grid-item__price-new">$16.99</span>
Component · Ref RHFYYB
Affected pagehttps://axeandsledge.com/products/pump-cap
Element#columnItemContent--image_ztFTwG > .column-item__heading.h6
Accessible nameENHANCED BLOODFLOW
Markup
<h3 class="column-item__heading h6">ENHANCED BLOODFLOW</h3>
Component · Ref IE894O
Affected pagehttps://axeandsledge.com/
Element.featured-collection__button--top.desktop-only.featured-collection__button > .btn--view-all.btn--black[href$="top-products"]
Accessible nameShop now
Markup
<a class="btn btn--solid btn--small btn--black btn--advanced btn--advanced-width-height btn--view-all" href="/collections/top-products">
        <hover-button></hover-button>Shop now</a>

Showing 25 representative examples · 32 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 3TWI4Q
Affected pagehttps://axeandsledge.com/cart
Elementdiv#announcement-bar--sections--20122979008564__announcement-bar > div:nth-of-type(1) > p
Accessible nameThis site has limited support for your browser. We recommend switching to Edge, Chrome, Safari, or Firefox.
Markup
<p>This site has limited support for your browser. We recommend switching to Edge, Chrome, Safari, or Firefox.</p>
Affected pages/ /account/login /pages/contact /products/pump-cap /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 C3WWOQ
Affected pagehttps://axeandsledge.com/products/pump-cap
Elementmobile-menu#nav-drawer-section
Accessible nameClose HOME SUPPLEMENTS See More RECENT RELEASES See More SHOP ALL FARM FED THE GRIND IGNITION SWITCH HYDRAULIC AXE ENDURANCE SHOP BY CATEGORY See More SHOP ALL TOP PRODUCTS PRE-WORKOUT PROTEIN INTRA-WORKOUT WEIGHT MANAGEMENT WELLNESS THE BASICS AXE ENDURANCE SHOP BY PRODUCT See More SHOP ALL FARM FED INTAKE HYDRAULIC THE GRIND WHEY MORE IGNITION SWITCH 212 THERMO MERCH See More MEN'S APPAREL WOMEN'S APPAREL OUTERWEAR HEADWEAR ACCESSORIES SHAKERS ENERGY DRINKS STACKS CLEARANCE Log in Create accountSearch
Rolenavigation
Markup
<mobile-menu id="nav-drawer-section" class="drawer drawer--left drawer--nav cv-h alt" role="navigation" data-drawer="" data-drawer-section="" data-section-type="mobile-menu" data-section-id="sections--20122979008564__mobile-menu">
  <div class="drawer__header"><div class="drawer__title"><a href="/" class="drawer__logo" style="--logo-width: 180px">
      <img src="//axeandsledge.com/cdn/shop/files/AS-HorizontalLogo-Distressed-Black.png?v=1764880576&amp;width=500" srcset="//axeandsledge.com/cdn/shop/files/AS-HorizontalLogo-Distressed-Black.png?v=1764880576&amp;width=180 180w, //axeandsledge.com/…
Affected pages/ /account/login /pages/contact /products/pump-cap /cart
Component · Ref S2S0YP
Affected pagehttps://axeandsledge.com/account/login
Elementnav#NavStandard
Accessible nameOpen search bar Search for products on our site Open cart HOME SUPPLEMENTS RECENT RELEASES SHOP ALL FARM FED THE GRIND IGNITION SWITCH HYDRAULIC AXE ENDURANCE SHOP BY CATEGORY SHOP ALL TOP PRODUCTS PRE-WORKOUT PROTEIN INTRA-WORKOUT WEIGHT MANAGEMENT WELLNESS THE BASICS AXE ENDURANCE SHOP BY PRODUCT SHOP ALL FARM FED INTAKE HYDRAULIC THE GRIND WHEY MORE IGNITION SWITCH 212 THERMO #headerBlock--image-0 .hero__title { --adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.35); } @media screen and (min-width: 1024px) { #headerBlock--image-0 .hero__title { --adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.35); } } OUR #1 PROTEIN FLAVOR #headerBlock--image-1 .hero__title { --adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.35); } @media screen and (min-width: 1024px) { #headerBlock--image-1 .hero__title { --adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.35); } } SUBSCRIBE & SAVE MERCH MEN'S APPAREL WOMEN'S APPAREL OUTERWEAR HEADWEAR ACCESSORIES SHAKERS ENERGY DRINKS STACKS CLEARANCEUP TO 70% OFF Open search bar Search for products on our site My Account Open cart
Markup
<nav id="NavStandard" class="nav nav--default caps-letter-spacing-nav" data-nav="" style="--highlight: #d02e2e;--custom-badge-bg-color: #d02e2e;--custom-badge-text-color: #fff;">
  <div class="menu__item menu__item--compress" data-nav-items-compress=""><search-popdown class="search-popdown menu__item menu__item--icon" data-popdown-in-header=""><details>
      <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" viewB…
Affected pages/ /account/login /pages/contact /products/pump-cap /cart
Low

Low-quality alternative text

WCAG 1.1.1 (A)42 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 42 affected elements
Component · Ref BMB8XV
Affected pagehttps://axeandsledge.com/
Elementdiv#mosaicItem--image_eF6bLj > div > div:nth-of-type(1) > figure > img
Markup
<img src="//axeandsledge.com/cdn/shop/files/Intra_9f9f622e-65bc-43af-aed1-899ee0e764bb.jpg?crop=center&amp;height=1500&amp;v=1761443307&amp;width=2000" alt="Intra_9f9f622e-65bc-43af-aed1-899ee0e764bb.jpg" width="2000" height="1500" loading="lazy" sizes="(min-width: 1024px) calc(((100vw - 120px) * 0.25) - 20px), (min-width: 768px) calc(((100vw - 40px) * 0.25) - 20px), calc(100vw - 40px)" srcset="
//axeandsledge.com/cdn/shop/files/Intra_9f9f622e-65bc-43af-aed1-899ee0e764bb.jpg?v=1761443307&amp;width=180 180w, //axeandsledge.com/cdn/shop/files/Intra_9f9f622e-65bc-43af-aed1-899ee0e764bb.jpg?v=1761…
Affected pages/ /account/login /pages/contact /products/pump-cap /cart
Component · Ref 1GCM97
Affected pagehttps://axeandsledge.com/
Elementdiv:nth-of-type(1) > div > div:nth-of-type(1) > div > figure > img
Markup
<img src="//axeandsledge.com/cdn/shop/files/truck.png?crop=center&amp;height=40&amp;v=1761446449&amp;width=80" alt="truck.png" width="80" height="40" loading="lazy" sizes="40px" srcset="
//axeandsledge.com/cdn/shop/files/truck.png?v=1761446449&amp;width=40 40w, //axeandsledge.com/cdn/shop/files/truck.png?v=1761446449&amp;width=80 80w" class="is-loading">
Affected pages/ /account/login /pages/contact /products/pump-cap /cart

05 · Most affected inspected pages

06 · About this assessment

Evolize inspects publicly accessible website pages using automated browser-based testing and deterministic accessibility rules. Automated testing can identify many reproducible technical issues but cannot determine complete WCAG or legal compliance.

  • Publicly accessible surfaces only — no credentials, private systems, or source-code access.
  • Findings apply to the pages and states successfully inspected; automated analysis may not detect every issue.
  • Results reflect the site at the scan date and may have changed since.

Evolize provides digital risk intelligence and does not provide legal advice, certify compliance, or guarantee that litigation will not occur. Methodology · Security · Example assessment

07 · Continuous monitoring

This public report captures one assessment. Evolize monitoring rescans the website, detects new and recurring findings, tracks changes over time and verifies corrections.

Is information in this report inaccurate or outdated? Request a correction or removal.