Public accessibility assessment

Accessibility issues detected on rysesupps.com

Evolize inspected 5 public pages on rysesupps.com and detected 69 automatically identifiable accessibility findings.

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

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

Most widespread issueLinks lack accessible textDetected on 5 inspected pages
Most affected page/29 findings detected
Most represented WCAG criterionWCAG 2.4.4 — Link Purpose (In Context)25 detected findings

Is rysesupps.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 rysesupps.com and detected 69 accessibility findings. The most widespread issue was "Links lack accessible text", detected on 5 inspected pages. The most affected inspected page was "/", where 29 findings were detected. The assessment identified findings mapped to 10 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 · 10 instances
    Why this matters

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

    Recommended action

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

    View technical evidence →
  2. Critical

    Links lack accessible text

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

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

    Recommended action

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

    View technical evidence →
  3. Critical

    Links lack accessible text

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

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

    Recommended action

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

    View technical evidence →
  4. Critical

    Links lack accessible text

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

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

    Recommended action

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

    View technical evidence →
  5. Critical

    Links lack accessible text

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

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

    Recommended action

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

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
2.4.4Link Purpose (In Context)A2555 / 5
1.4.3Contrast (Minimum)AA2444 / 5
1.3.1Info and RelationshipsA755 / 5
1.1.1Non-text ContentA511 / 5
4.1.2Name, Role, ValueA455 / 5
1.2.2Captions (Prerecorded)A322 / 5
3.3.2Labels or InstructionsA255 / 5
1.4.4Resize TextAA111 / 5
2.1.1KeyboardA111 / 5
2.4.3Focus OrderA155 / 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

Form fields are missing labels

WCAG 1.3.1 (A)2 instances1 inspected page

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

Why it matters

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

Recommended correction

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

View 2 affected elements
Component · Ref 1I1XY7
Affected pagehttps://rysesupps.com/account/login
Element#customer_password
Markup
<input type="password" value="" placeholder="" name="customer[password]" id="customer_password" class="msgs bot40 w-input password" size="16">
Component · Ref VH05M6
Affected pagehttps://rysesupps.com/account/login
Element#customer_email
Markup
<input type="email" value="" placeholder="" name="customer[email]" id="customer_email" class="msgs w-input" size="30">
High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)50 instances5 inspected pages

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Why it matters

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Recommended correction

Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

View 50 affected elements
Component · Ref HIC9PD
Affected pagehttps://rysesupps.com/policies/terms-of-service
Elementdiv > div:nth-of-type(2) > div:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(1) > a
Accessible nameProtein
Markup
<a href="/collections/protein" class="droplink">Protein</a>
Affected pages/ /account/login /products/bcaa-eaa /policies/terms-of-service /cart
High

Page has no main landmark

WCAG 1.3.1 (A)5 instances5 inspected pages

No <main> or role=main region is present, so screen reader users cannot jump to primary content.

Why it matters

No <main> or role=main region is present, so screen reader users cannot jump to primary content.

Recommended correction

Wrap the primary content in a single <main> element or role=main region.

View 5 affected elements
Component · Ref 5X6WP5
Affected pagehttps://rysesupps.com/policies/terms-of-service
Elementbody#terms-of-service
Accessible nameSkip Nav .logo-sq{fill:#040404;} .logo-sq { transition: fill 0.3s ease; } .sqbox:hover .logo-sq { fill: #222 !important; } .cls-svg { transition: fill 0.1s ease; } .cls-nav { fill: #040404; } .go-ico:hover .cls-nav, .svg-on .cls-nav { fill: #fff; } Skip Nav Get Free Shipping on All Domestic Orders over $150 Supplements Protein Build Your Bundle! Pre-Workout Creatine Hydration Best Sellers Authentic Collabs Energy Drinks Shop All Merch Shop All Supplements Energy Drinks RYSE Energy - 12ozRYSE Fuel - 16oz Inside RYSEOur StoryDrop CultureStack & SaveFind Near YouShop Now Login / Register .st0{fill:#040404} Terms of service OVERVIEW This website is operated by rysesupps. Throughout the site, the terms “we”, “us” and “our” refer to rysesupps. rysesupps offers this website, including all information, tools and services available from this site to you, the user, conditioned upon your acceptance of all terms, conditions, policies and notices stated here.By visiting our site and/ or purchasing something from us, you engage in our “Service” and agree to be bound by the following terms and conditions (“Terms of Service”, “Terms”), including those additional terms and conditions and policies referenced herein and/or available by hyperlink. These Terms of Service apply to all users of the site, including without limitation users who are browsers, vendors, customers, merchants, and/ or contributors of content.Please read these Terms of Service carefully before accessing or using our website. By accessing or using any part of the site, you agree to be bound by these Terms of Service. If you do not agree to all the terms and conditions of this agreement, then you may not access the website or use any services. If these Terms of Service are considered an offer, acceptance is expressly limited to these Terms of Service.Any new features or tools which are added to the current store shall also be subject to the Terms of Service. You can review the most current version of the Terms of Service at any time on this page. We reserve the right to update, change or replace any part of these Terms of Service by posting updates and/or changes to our website. It is your responsibility to check this page periodically for changes. Your continued use of or access to the website following the posting of any changes constitutes acceptance of those changes.Our store is hosted on Shopify Inc. They provide us with the online e-commerce platform that allows us to sell our products and services to you. SECTION 1 - ONLINE STORE TERMS By agreeing to these Terms of Service, you represent that you are at least the age of majority in your state or province of residence, or that you are the age of majority in your state or province of residence and you have given us your consent to allow any of your minor dependents to use this site.You may not use our products for any illegal or unauthorized purpose nor may you, in the use of the Service, violate any laws in your jurisdiction (including but not limited to copyright laws).You must not transmit any worms or viruses or any code of a destructive nature.A breach or violation of any of the Terms will result in an immediate termination of your Services. SECTION 2 - GENERAL CONDITIONS We reserve the right to refuse service to anyone for any reason at any time.You understand that your content (not including credit card information), may be transferred unencrypted and involve (a) transmissions over various networks; and (b) changes to conform and adapt to technical requirements of connecting networks or devices. Credit card information is always encrypted during transfer over networks.You agree not to reproduce, duplicate, copy, sell, resell or exploit any portion of the Service, use of the Service, or access to the Service or any contact on the website through which the service is provided, without express written permission by us.The headings used in this agreement are included for convenience only and will not limit or otherwise affect these Terms. SECTION 3 - ACCURACY, COMPLETENESS AND TIMELINESS OF INFORMATION We are not responsible if information made available on this site is not accurate, complete or current. The material on this site is provided for general information only and should not be relied upon or used as the sole basis for making decisions without consulting primary, more accurate, more complete or more timely sources of information. Any reliance on the material on this site is at your own risk.This site may contain certain historical information. Historical information, necessarily, is not current and is provided for your reference only. We reserve the right to modify the contents of this site at any time, but we have no obligation to update any information on our site. You agree that it is your responsibility to monitor changes to our site. SECTION 4 - MODIFICATIONS TO THE SERVICE AND PRICES Prices for our products are subject to change without notice.We reserve the right at any time to modify or discontinue the Service (or any part or content thereof) without notice at any time.We shall not be liable to you or to any third-party for any modification, price change, suspension or discontinuance of the Service. SECTION 5 - PRODUCTS OR SERVICES (if applicable) Certain products or services may be available exclusively online through the website. These products or services may have limited quantities and are subject to return or exchange only according to our Return Policy.We have made every effort to display as accurately as possible the colors and images of our products that appear at the store. We cannot guarantee that your computer monitor's display of any color will be accurate.We reserve the right, but are not obligated, to limit the sales of our products or Services to any person, geographic region or jurisdiction. We may exercise this right on a case-by-case basis. We reserve the right to limit the quantities of any products or services that we offer. All descriptions of products or product pricing are subject to change at anytime without notice, at the sole discretion of us. We reserve the right to discontinue any product at any time. Any offer for any product or service made on this site is void where prohibited.We do not warrant that the quality of any products, services, information, or other material purchased or obtained by you will meet your expectations, or that any errors in the Service will be corrected. SECTION 6 - ACCURACY OF BILLING AND ACCOUNT INFORMATION We reserve the right to refuse any order you place with us. We may, in our sole discretion, limit or cancel quantities purchased per person, per household or per order. These restrictions may include orders placed by or under the same customer account, the same cre…[truncated by Evolize: exceeded D1 value limit]
Markup
<body id="terms-of-service">
  <a href="#main-content" class="skipnav" aria-label="Skip to main content" aria-describedby="main-content-label">Skip Nav</a>
	





<style type="text/css">

  .logo-sq{fill:#040404;}
  .logo-sq { transition: fill 0.3s ease; }    
  .sqbox:hover .logo-sq {
    fill: #222 !important;
  }    
  .cls-svg {
    transition: fill 0.1s ease;
  }
  .cls-nav {
    fill: #040404;
  }
  .go-ico:hover .cls-nav,
  .svg-on .cls-nav {
    fill: #fff;
  }
</style>

<script>
  
</script>



<div data-collapse="none" data-animation="default" data-duration="400" data-easing="ease" d…
Affected pages/ /account/login /products/bcaa-eaa /policies/terms-of-service /cart
High

Form fields use placeholder text as the only label

WCAG 1.3.1 (A)6 instances5 inspected pages

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

Why it matters

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

Recommended correction

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

View 6 affected elements
Component · Ref PIAQG0
Affected pagehttps://rysesupps.com/cart
Elementinput#search
Rolecombobox
Markup
<input type="search" name="q" class="go-search w-input snize-input-style" maxlength="256" placeholder="Search" id="search" required="" role="combobox" aria-haspopup="listbox" aria-autocomplete="list" aria-expanded="false" autocorrect="off" autocapitalize="off" autocomplete="off">
Affected pages/ /account/login /products/bcaa-eaa /policies/terms-of-service /cart
Component · Ref NTTJOT
Affected pagehttps://rysesupps.com/cart
Elementdiv:nth-of-type(1) > div > div:nth-of-type(1) > div > div:nth-of-type(1) > input
Markup
<input type="text" name="temp-discount" class="docapp-coupon-input--input" placeholder="Discount Code">
High

Images lack text alternatives

WCAG 1.1.1 (A)7 instances1 inspected page

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 7 affected elements
Component · Ref SENTV5
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Element.li-gall:nth-child(1) > .img-grid
Markup
<img src="//rysesupps.com/cdn/shop/files/bcaa.webp?v=1694042452&amp;width=1640" class="img-grid">
Component · Ref HFEZIQ
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Element#splashb
Markup
<img id="splashb" class="img-splash" src="//rysesupps.com/cdn/shop/files/ryse-web-prod-bcaa-1000x1000-ts-bg_5c3048ee-d966-40d1-a77e-d96487e89db8.png?v=1652999215&amp;width=1200" loading="eager">
Component · Ref HMUR9H
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Element#varnext > .aro-left.svg-aro
Markup
<img class="svg-aro aro-left" src="https://cdn.prod.website-files.com/5e29c211b7c9a8c5af738c09/648a371a1fd753ca0c9c552f_arrow.svg">
Component · Ref ONFZ3D
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Element#splashf
Markup
<img id="splashf" class="img-splash splash-f" src="//rysesupps.com/cdn/shop/files/ryse-web-prod-bcaa-1000x1000-ts-front_080491e5-736a-4bbc-9e75-32fc5dcec9e7.png?v=1652999209&amp;width=1200" loading="eager">
Component · Ref HA6UJ2
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Element#varback > .svg-aro
Markup
<img class="svg-aro" src="https://cdn.prod.website-files.com/5e29c211b7c9a8c5af738c09/648a371a1fd753ca0c9c552f_arrow.svg">
High

Scrollable region must have keyboard access

WCAG 2.1.1 (A)1 instance1 inspected page

Scrollable region must have keyboard access

Why it matters

Scrollable region must have keyboard access

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref 6YOBA7
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Element.item-imgs
Markup
<div class="item-imgs">
Medium

ARIA attributes have invalid values

WCAG 4.1.2 (A)5 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 5 affected elements
Component · Ref JW1B2R
Affected pagehttps://rysesupps.com/cart
Elementa[href$="#main-content"]
Accessible nameSkip to main content
Markup
<a href="#main-content" class="skipnav" aria-label="Skip to main content" aria-describedby="main-content-label">Skip Nav</a>
Affected pages/ /account/login /policies/terms-of-service /cart
Component · Ref 6NELSA
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Element.w--current
Accessible nameSkip to main content
Markup
<a href="#main-content" class="skipnav w--current" aria-label="Skip to main content" aria-describedby="main-content-label">Skip Nav</a>
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)39 instances4 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 39 affected elements
Component · Ref P8WTYI
Affected pagehttps://rysesupps.com/
Element#h2-sub
Accessible nameBe the First to Know
Markup
<h2 id="h2-sub" class="h2-big h2-glow h2-cta">Be the First to Know</h2>
Affected pages/ /cart
Component · Ref 4A0AHS
Affected pagehttps://rysesupps.com/
Elementcsm-cookie-consent,#isense-cc-cookie-bar-text
Markup
<span id="isense-cc-cookie-bar-text" tabindex="-1" data-csm-description="true" class="a48BBEL2Cpzl0dxNZ7ji">
Affected pages/ /products/bcaa-eaa /policies/terms-of-service
Component · Ref IRJSIZ
Affected pagehttps://rysesupps.com/
Element#shopify-section-sect-weryseabove > .sect-big.sect > .flex-big > .h2-glow.h2-big
Accessible nameTogether We RYSE Above
Markup
<h2 class="h2-big h2-glow">Together We <span class="block-sm">RYSE&nbsp;Above</span></h2>
Component · Ref 18CFMK
Affected pagehttps://rysesupps.com/
Element.h2-glow.h2-big > .block-sm
Accessible nameRYSE Above
Markup
<span class="block-sm">RYSE&nbsp;Above</span>
Component · Ref Z56351
Affected pagehttps://rysesupps.com/
Element.noglow
Accessible nameDesigned to RYSE Above
Markup
<span class="glow noglow">Designed to RYSE&nbsp;Above</span>
Component · Ref PJT9GA
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Element.lite
Accessible nameExplore RYSE BCAA + EAA
Markup
<h2 class="lite bot20">Explore RYSE BCAA + EAA</h2>
Component · Ref BBWTTG
Affected pagehttps://rysesupps.com/
Element.go-g.w-inline-block[href$="pre-workout"] > .boxx > .h3-top
Accessible namePre-Workout
Markup
<h3 class="h3-top">Pre-Workout</h3>
Affected pages/ /cart
Component · Ref AGYHYD
Affected pagehttps://rysesupps.com/cart
Element.li-feat:nth-child(4) > .go-g.w-inline-block > .boxx > .h3-top
Accessible nameBuild Your Bundle
Markup
<h3 class="h3-top">Build Your Bundle</h3>
Affected pages/ /cart
Component · Ref LM0OU9
Affected pagehttps://rysesupps.com/cart
Element.go-g.w-inline-block[href$="pre-workout"] > .boxx > div > strong
Accessible nameShop Now
Markup
<strong>Shop Now</strong>
Affected pages/ /cart
Component · Ref K195G0
Affected pagehttps://rysesupps.com/cart
Element.li-feat:nth-child(4) > .go-g.w-inline-block > .boxx > div > strong
Accessible nameShop Now
Markup
<strong>Shop Now</strong>
Affected pages/ /cart
Component · Ref B14B6R
Affected pagehttps://rysesupps.com/
Element.flex-ss > .line4
Accessible nameBuild your own bundle
Markup
<div class="line4">Build your own bundle</div>
Component · Ref X9BI1Y
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Element.labelflav
Accessible nameTropical Snocone
Markup
<span class="labelflav">Tropical Snocone</span>
Component · Ref J4W9H7
Affected pagehttps://rysesupps.com/
Element.rel > .line4
Accessible nameYour new favorite flavor just dropped!
Markup
<div class="line4">Your new favorite flavor just dropped!</div>
Component · Ref BUE5NM
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Elementh1
Accessible nameBCAA + EAA
Markup
<h1 class="h1-item">BCAA + EAA</h1>
Component · Ref RRHF2P
Affected pagehttps://rysesupps.com/
Element.btn-clear
Accessible nameCheck out the RYSE Story
Markup
<a href="/pages/our-story" class="btn btn-clear">Check out the RYSE&nbsp;Story</a>
Component · Ref JMZELY
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Element#price
Accessible name$34.99
Markup
<div id="price" class="price-var">$34.99</div>
Component · Ref LP52YE
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Element.yotpo-sr-bottom-line-left-panel
Accessible name4.9
Markup
<span class="yotpo-sr-bottom-line-left-panel yotpo-sr-bottom-line-score" style="display: flex; align-self: center; color: rgb(20, 20, 20); font-family: Roboto; font-style: normal; font-weight: 400; font-size: 16px; margin-inline: 0px 10px; margin-bottom: 1px; padding-top: 3px;">
Component · Ref J1SS3R
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Element.yotpo-sr-bottom-line-text
Accessible name975 Reviews
Markup
<span class="yotpo-sr-bottom-line-text yotpo-sr-bottom-line-text--right-panel" style="white-space: nowrap; font-size: 16px; text-align: start; font-family: Roboto; font-style: normal; font-weight: 400; color: rgb(105, 105, 105); padding-top: 2px; line-height: 28px;">
Component · Ref J5XY66
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Elementp > span
Accessible nameOur BCAA/EAA formula was designed specifically to support hydration, prolong endurance, and maximize recovery. This formula will enhance all aspects of your training regimen!
Markup
<span>Our BCAA/EAA formula was designed specifically to support hydration, prolong endurance, and maximize recovery. This formula will enhance all aspects of your training regimen!</span>
Component · Ref POYGWK
Affected pagehttps://rysesupps.com/
Element.h2-reg
Accessible nameStack & Save up to 20%
Markup
<h2 class="h2-reg h2-pad"><span class="block-sm">Stack &amp; Save</span> up to 20%</h2>
Component · Ref QKKCUV
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Elementlabel
Accessible nameFlavor: Tropical Snocone
Markup
<label for="flavor" class="h-main">Flavor: <span class="labelflav">Tropical Snocone</span></label>
Component · Ref HT4Z38
Affected pagehttps://rysesupps.com/products/bcaa-eaa
Element.read-more
Accessible nameRead More...
Markup
<div class="read-more">Read More...</div>
Component · Ref MZZ72G
Affected pagehttps://rysesupps.com/
Elementh1
Accessible nameAIRHEADS® White Mystery Energy is here.
Markup
<h1 class="h1x h1-hero">AIRHEADS® White Mystery Energy is here.</h1>
Component · Ref XVCZRO
Affected pagehttps://rysesupps.com/
Element.h2-reg > .block-sm
Accessible nameStack & Save
Markup
<span class="block-sm">Stack &amp; Save</span>
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)4 instances4 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 4 affected elements
Component · Ref EUSI7D
Affected pagehttps://rysesupps.com/
Elementsection#shopify-section-hero > style
Accessible name#hero .btn:nth-of-type(2) { margin-left: 8px; } #hero .btn { color: #001e61 !important; border-color: #ffffff !important; background-color: #ffffff !important; } .hero-slide-1, .hero-slide-1 .med-hero { color: #ffffff; background-image: url('//rysesupps.com/cdn/shop/files/RYSE_WEB_SLIDER_2800x1500_57_3400x.jpg?v=1787765212'); background-position: 50%; background-repeat: no-repeat; background-size: cover; } .hero-slide-1 .med-hero { background-image: url('//rysesupps.com/cdn/shop/files/sm-RYSE_WEB_SLIDER_2800x1500_57_3400x.jpg?v=1787765468'); background-position: 0 0,50%; background-repeat: repeat,no-repeat; background-size: cover,cover; } @media screen and (max-width: 991px) { #hero .btn:nth-of-type(2) { margin-left: 0px; margin-top: 8px !important; } #hero .h1-hero, #hero .line4 { color: #141414 !important; } #hero .btn { color: #fff !important; background-color: #141414 !important; min-width: 240px; } #hero { color: #141414 !important; background-color: #fff !important; background-image: none !important; } #hero p { color: #141414 !important; } .main-flex { padding-left: 10px !important; padding-right: 10px !important; } }
Markup
<style>

    #hero .btn:nth-of-type(2) {
      margin-left: 8px;
    }

  

    #hero .btn {
      color: #001e61 !important;
      border-color: #ffffff !important;
      background-color: #ffffff !important;
    }
    .hero-slide-1,
    .hero-slide-1 .med-hero {
      color: #ffffff;
      background-image: url('//rysesupps.com/cdn/shop/files/RYSE_WEB_SLIDER_2800x1500_57_3400x.jpg?v=1787765212');
      background-position: 50%;
      background-repeat: no-repeat;
      background-size: cover;
    }
    .hero-slide-1 .med-hero {
      background-image: url('//rysesupps.com/cdn/shop/files/sm-R…
Affected pages/ /products/bcaa-eaa /policies/terms-of-service /cart
Medium

<video> elements must have captions

WCAG 1.2.2 (A)2 instances2 inspected pages

<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 2 affected elements
Component · Ref 8P0ULP
Affected pagehttps://rysesupps.com/account/login
Element#df825544-c5f4-1332-3553-e62d559a50f1-video
Markup
<video id="df825544-c5f4-1332-3553-e62d559a50f1-video" autoplay="" loop="" style="background-image:url("https://cdn.prod.website-files.com/5e29c211b7c9a8c5af738c09/64ebef6015f382d0b8c75d08_video1-poster-00001.jpg")" muted="" playsinline="" data-wf-ignore="true" data-object-fit="cover">
Component · Ref 0Q1IY1
Affected pagehttps://rysesupps.com/
Element#\32 cc998a2-c3af-046f-e728-b749b8002f7c-video
Markup
<video id="2cc998a2-c3af-046f-e..." autoplay="" loop="" muted="" playsinline="" webkit-playsinline="" preload="auto" data-wf-ignore="true" data-object-fit="cover" style="background-image:url...">
Medium

Zooming and scaling must not be disabled

WCAG 1.4.4 (AA)1 instance1 inspected page

Zooming and scaling must not be disabled

Why it matters

Zooming and scaling must not be disabled

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref S8U9H5
Affected pagehttps://rysesupps.com/account/login
Element#account > meta[name="viewport"]
Markup
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
Low

Video may be missing captions

WCAG 1.2.2 (A)2 instances2 inspected pages

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Why it matters

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Recommended correction

Provide a synchronized captions track (<track kind="captions">) for video with meaningful audio.

View 2 affected elements
Component · Ref N3NFCA
Affected pagehttps://rysesupps.com/
Elementvideo#\32 cc998a2-c3af-046f-e728-b749b8002f7c-video
Markup
<video id="2cc998a2-c3af-046f-e728-b749b8002f7c-video" autoplay="" loop="" muted="" playsinline="" webkit-playsinline="" preload="auto" data-wf-ignore="true" data-object-fit="cover" style="background-image:url('https://cdn.prod.website-files.com/5e29c211b7c9a8c5af738c09%2F680adfa557a61aa3fb2b5ace_Website%201_1-poster-00001.jpg')">
      <source src="https://cdn.prod.website-files.com/5e29c211b7c9a8c5af738c09%2F680adfa557a61aa3fb2b5ace_Website%201_1-transcode.mp4" type="video/mp4" data-wf-ignore="true">
      <source src="https://cdn.prod.website-files.com/5e29c211b7c9a8c5af738c09%2F680adfa557a…
Affected pages/ /account/login
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 75A34E
Affected pagehttps://rysesupps.com/account/login
Elementbody#account
Accessible nameSkip Nav .logo-sq{fill:#040404;} .logo-sq { transition: fill 0.3s ease; } .sqbox:hover .logo-sq { fill: #222 !important; } .cls-svg { transition: fill 0.1s ease; } .cls-nav { fill: #040404; } .go-ico:hover .cls-nav, .svg-on .cls-nav { fill: #fff; } Skip Nav Get Free Shipping on All Domestic Orders over $150 Supplements Protein Build Your Bundle! Pre-Workout Creatine Hydration Best Sellers Authentic Collabs Energy Drinks Shop All Merch Shop All Supplements Energy Drinks RYSE Energy - 12ozRYSE Fuel - 16oz Inside RYSEOur StoryDrop CultureStack & SaveFind Near YouShop Now Login / Register .st0{fill:#040404} .nav { position: fixed; top:0; left:0; right:0; z-index: 2; } .errors ul { padding-left: 0px; margin-bottom: 20px; } .errors ul li { background-color: #333; border-radius: 3px; color: #fff; font-weight: bold; padding: 8px 12px; padding-bottom: 6px; } footer, .textbar { display:none !important; } $(document).ready(function(){ if (window.location.href.indexOf("#recover") > -1) { setTimeout(function(){ pwreset(); }, 100); }; }); function pwreset() { $("#logins").hide(); $("#resetform").show(); $(".h1-form").text('Reset Password'); }; function pwno() { $("#logins").show(); $("#resetform").hide(); $(".h1-form").text('Login'); }; .st0{fill:#040404;} Login Register Email Address * Password * Reset password Email Address * Cancel Supplements Protein Pre-Workout Creatine Hydration BCAA / EAAs Categories Best Sellers Authentic Collabs Stack & Save Energy Drinks Shop All Supplements Find RYSE Find Near You Inside RYSE Our Story Drop Culture Support Track an Order Customer Support FAQ Login / Register These statements have not been evaluated by the Food and Drug Administration. These products are not intended to diagnose, treat, cure or prevent any disease. © 2026 RYSE Up Sports Nutrition Do Not Sell My Info Terms of Service Privacy Policy Refunds & Returns Shipping Sitemap
Markup
<body id="account">
  <a href="#main-content" class="skipnav" aria-label="Skip to main content" aria-describedby="main-content-label">Skip Nav</a>
	





<style type="text/css">

  .logo-sq{fill:#040404;}
  .logo-sq { transition: fill 0.3s ease; }    
  .sqbox:hover .logo-sq {
    fill: #222 !important;
  }    
  .cls-svg {
    transition: fill 0.1s ease;
  }
  .cls-nav {
    fill: #040404;
  }
  .go-ico:hover .cls-nav,
  .svg-on .cls-nav {
    fill: #fff;
  }
</style>

<script>
  
</script>



<div data-collapse="none" data-animation="default" data-duration="400" data-easing="ease" data-easin…

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.