Public accessibility assessment

Accessibility issues detected on surebonder.com

Evolize inspected 5 public pages on surebonder.com and detected 17 automatically identifiable accessibility findings.

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

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

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

Is surebonder.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 surebonder.com and detected 17 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 11 findings were detected. The assessment identified findings mapped to 5 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

    Embedded frames lack descriptive titles

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

    An <iframe> has no title, so its purpose is not announced to assistive technology.

    Recommended action

    Add a concise title attribute that describes the frame's actual purpose — for example "Store locator" for a location search or "Promotional campaign" for a marketing embed. The affected frame loads https://www.khou.com/embeds/video/responsive/285-9b58185e-306b-4b1a-b37a-b53426…, which can help identify its purpose. Avoid generic values such as "Embedded content", "iframe", or "frame".

    View technical evidence →
  2. High

    Hidden elements can still receive keyboard focus

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

    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 →
  4. Medium

    Content sits outside any landmark region

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

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

    View technical evidence →
  5. Medium

    ARIA attributes have invalid values

    WCAG 4.1.2 (A) · 4 inspected pages · 4 instances
    Why this matters

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

    Recommended action

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

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA844 / 5
4.1.2Name, Role, ValueA355 / 5
1.3.1Info and RelationshipsA255 / 5
2.4.3Focus OrderA255 / 5
2.5.8Target Size (Minimum)AA255 / 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

Embedded frames lack descriptive titles

WCAG 4.1.2 (A)1 instance1 inspected page

An <iframe> has no title, so its purpose is not announced to assistive technology.

Why it matters

An <iframe> has no title, so its purpose is not announced to assistive technology.

Recommended correction

Add a concise title attribute that describes the frame's actual purpose — for example "Store locator" for a location search or "Promotional campaign" for a marketing embed. The affected frame loads https://www.khou.com/embeds/video/responsive/285-9b58185e-306b-4b1a-b37a-b53426…, which can help identify its purpose. Avoid generic values such as "Embedded content", "iframe", or "frame".

View 1 affected element
Component · Ref L7UNTK
Affected pagehttps://surebonder.com/blogs/inspirations-by-surebonder/new-year-products-to-add-to-your-shopping-cart-greatday-houston
Elementiframe[height="360"]
Markup
<iframe src="https://www.khou.com/embeds/video/responsive/285-9b58185e-306b-4b1a-b37a-b53426bfd53a/iframe" style="border: 1px solid #e6e6e6;" height="360" width="640"></iframe>
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 SK5ARE
Affected pagehttps://surebonder.com/blogs/inspirations-by-surebonder/new-year-products-to-add-to-your-shopping-cart-greatday-houston
Elementdiv#nav-dropdown-2 > div > ul > li:nth-of-type(1) > button
Accessible nameBack
Markup
<button type="button" class="main-nav__item main-nav__item--back relative js-back">
                              <div class="main-nav__item-content text-start">
                                <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon"><path d="m6.797 11.625 8.03-8.03 1.06 1.06-6.97 6.97 6.97 6.97-1.06 1.06z"></path></svg> Back</div>
                            </button>
Affected pages/ /pages/contact /blogs/inspirations-by-surebonder/new-year-products-to-add-to-your-shopping-cart-greatday-houston /pages/request-quote /cart
Component · Ref MIBUKQ
Affected pagehttps://surebonder.com/pages/request-quote
Elementdiv#nav-dropdown-2-1 > ul > li:nth-of-type(1) > a
Accessible nameUltra Series
Markup
<a class="grandchild-nav__item main-nav__item relative" href="/collections/ultra-series/Full-Size"><div class="media relative mb-2 w-full grandchild-nav__image image-blend"><img src="//surebonder.com/cdn/shop/collections/ultra_series_glue_guns.jpg?v=1637338928&amp;width=300" class="w-full" loading="lazy" width="" height="" alt="Ultra Series">
</div>Ultra Series</a>
Affected pages/ /pages/contact /blogs/inspirations-by-surebonder/new-year-products-to-add-to-your-shopping-cart-greatday-houston /pages/request-quote /cart
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 RATJUN
Affected pagehttps://surebonder.com/pages/request-quote
Element#header-search
Rolecombobox
Markup
<input type="search" class="search__input w-full..." id="header-search" name="q" placeholder="Search for accessori..." data-placeholder-one="Search for glue guns" data-placeholder-two="Search for accessori..." data-placeholder-thr...="Search for hot glue" data-placeholder-pro...="false" ...>
Affected pages/ /pages/contact /pages/request-quote /cart
Component · Ref UH18HE
Affected pagehttps://surebonder.com/blogs/inspirations-by-surebonder/new-year-products-to-add-to-your-shopping-cart-greatday-houston
Element#header-search
Rolecombobox
Markup
<input type="search" class="search__input w-full..." id="header-search" name="q" placeholder="Search for hot " data-placeholder-one="Search for glue guns" data-placeholder-two="Search for accessori..." data-placeholder-thr...="Search for hot glue" data-placeholder-pro...="false" role="combobox" ...>
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 E6ORHC
Affected pagehttps://surebonder.com/pages/contact
Elementdiv > div > div:nth-of-type(1) > div > div > p
Accessible nameORDERS $75 OR MORE RECEIVE FREE SHIPPING!
Markup
<p><strong>ORDERS $75 OR MORE RECEIVE FREE SHIPPING!</strong></p>
Affected pages/ /pages/contact /blogs/inspirations-by-surebonder/new-year-products-to-add-to-your-shopping-cart-greatday-houston /pages/request-quote /cart
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)9 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 9 affected elements
Component · Ref GEIAPV
Affected pagehttps://surebonder.com/blogs/inspirations-by-surebonder/new-year-products-to-add-to-your-shopping-cart-greatday-houston
Elementtime
Accessible nameJanuary 8, 2025
Markup
<time datetime="2025-01-08T15:59:00Z">January 8, 2025</time>
Component · Ref K93MBY
Affected pagehttps://surebonder.com/blogs/inspirations-by-surebonder/new-year-products-to-add-to-your-shopping-cart-greatday-houston
Element.text-theme-light
Accessible nameInspirations By Surebonder | January 8, 2025
Markup
<p class="text-theme-light reading-width mx-auto text-center">Inspirations By Surebonder | 
<time datetime="2025-01-08T15:59:00Z">January 8, 2025</time>
</p>
Component · Ref 4BRVFZ
Affected pagehttps://surebonder.com/cart
Elementa[href$="fan-favorite"]
Accessible nameStart shopping
Markup
<a class="btn btn--primary" href="/collections/fan-favorite">Start shopping</a>
Affected pages/ /cart
Component · Ref IPMX5C
Affected pagehttps://surebonder.com/
Element#template--17474361458785__slideshow_1 > .slideshow__text.justify-start.container > .text-overlay.text-start.has-motion > .h0.text-overlay__heading
Accessible nameGO CORDLESS
Markup
<h2 class="text-overlay__heading h0">
                    GO CORDLESS
                  </h2>
Component · Ref DE7D86
Affected pagehttps://surebonder.com/
Element#template--17474361458785__slideshow_1 > .slideshow__text.justify-start.container > .text-overlay.text-start.has-motion > .subheading.text-overlay__block
Accessible nameFreedom, power, and flexibility
Markup
<p class="text-overlay__block subheading">Freedom, power, and flexibility</p>
Component · Ref WSH8YG
Affected pagehttps://surebonder.com/
Element#template--17474361458785__slideshow_1 > .slideshow__text.justify-start.container > .text-overlay.text-start.has-motion > .enlarge-text.text-overlay__block.rte > p
Accessible nameGlue guns and accessories, everything you need to create anywhere you go
Markup
<p>Glue guns and accessories, everything you need to create anywhere you go</p>
Component · Ref 7NMR7P
Affected pagehttps://surebonder.com/pages/contact
Elementh3 > p > strong
Accessible nameLet's Start a Conversation!
Markup
<strong>Let's Start a Conversation!</strong>
Component · Ref P6E4WP
Affected pagehttps://surebonder.com/
Element#template--17474361458785__slideshow_1 > .slideshow__text.justify-start.container > .text-overlay.text-start.has-motion > .items-start.text-overlay__buttons.mt-4 > .btn--secondary.btn
Accessible nameShop Now
Markup
<a class="btn btn--secondary" href="/collections/cordless-glue-guns-accessories">Shop Now</a>
Low

Touch targets are too small

WCAG 2.5.8 (AA)10 instances5 inspected pages

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Why it matters

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Recommended correction

Increase this <a>'s rendered area to at least 24 × 24 CSS pixels, or provide sufficient spacing from adjacent targets. Prefer increasing padding on the existing control (for example the button or link) rather than adding a separate non-interactive wrapper.

View 10 affected elements
Component · Ref EIOWKV
Affected pagehttps://surebonder.com/cart
Element.footer-menu--first > .disclosure__panel.has-motion > .footer-menu__links.disclosure__content[role="list"] > li:nth-child(1) > a
Accessible nameRewards Program
Markup
<a href="https://shopify.com/...">
Affected pages/ /pages/contact /blogs/inspirations-by-surebonder/new-year-products-to-add-to-your-shopping-cart-greatday-houston /pages/request-quote /cart
Component · Ref Q9PDL4
Affected pagehttps://surebonder.com/cart
Element.footer-col--links.footer-col--collapsed.footer-col:nth-child(3) > footer-menu > details > .disclosure__panel.has-motion > .footer-menu__links.disclosure__content[role="list"] > li:nth-child(1) > a
Accessible nameHelp Center
Markup
<a href="https://surebonder.gorgias.help/en-US">Help Center</a>
Affected pages/ /pages/contact /blogs/inspirations-by-surebonder/new-year-products-to-add-to-your-shopping-cart-greatday-houston /pages/request-quote /cart
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 S0Q51J
Affected pagehttps://surebonder.com/pages/contact
Elementhtml > body
Accessible nameSkip to content .announcement { --announcement-text-color: 255 255 255; background-color: #000000; } ORDERS $75 OR MORE RECEIVE FREE SHIPPING! IndustrialMakers .header { --bg-color: 255 255 255; --text-color: 7 7 7; --icon-color: 7 7 7; --nav-bg-color: 255 255 255; --nav-text-color: 7 7 7; --nav-child-bg-color: 255 255 255; --nav-child-text-color: 7 7 7; --header-accent-color: 119 119 119; --search-bg-color: #e6e6e6; } Search Search Reset Log in Bag Best Sellers Hot Glue Guns Back Hot Glue Guns Full Size Ultra Series Plus Series Essential Series Specialty Series Professional Series Cordless Glue Guns Kits Go to Full Size Mini Size Ultra Series Plus Series Essential Series Specialty Series Cool Shot Series Bold Colors Series Cordless Glue Guns Kits Go to Mini Size Industrial Industrial Series Go to Industrial Hot Glue Skillets Hot Glue Skillet Go to Hot Glue Skillets Accessories Accessories Industrial Accessories Collaborations Lynn Lilly Grace Monroe Home Hot Glue Sticks Back Hot Glue Sticks All-Purpose Glue Full Size Mini Size Go to All-Purpose Glue Color & Glitter Glue Full Size Mini Size Go to Color & Glitter Glue Specialty Glue Full Size Mini Size Skillet Hot Glue Go to Specialty Glue Industrial Hot Melt Glue Hot Melt Formulas Shop by Application Industrial Back Industrial Industrial Hot Glue Guns Hot Melt Formulas Applications Diameter Sizes Industrial accesories SDS & TDS Information Resources Staple Guns …[truncated by Evolize: exceeded D1 value limit]
Markup
<body class="storeify-hiden-price abra--initialized dom-loaded"><div style="width: 100%;"></div><div id="ecomsend-widget"><div class="EcomSendAPP"></div></div>
  <a class="skip-link btn btn--primary visually-hidden" href="#main-content" data-ce-role="skip">Skip to content</a><!-- BEGIN sections: header-group -->
<div id="shopify-section-sections--17474362114145__announcement" class="shopify-section shopify-section-group-header-group cc-announcement">
<link href="//surebonder.com/cdn/shop/t/62/assets/announcement.css?v=169968151525395839581776701172" rel="stylesheet" type="text/css" media="all"…

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.