Public accessibility assessment

Accessibility issues detected on bluecorncandles.com

Evolize inspected 5 public pages on bluecorncandles.com and detected 105 automatically identifiable accessibility findings.

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

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

Most widespread issueText has insufficient colour contrastDetected on 5 inspected pages
Most affected page/70 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)81 detected findings

Is bluecorncandles.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 bluecorncandles.com and detected 105 accessibility findings. The most widespread issue was "Text has insufficient colour contrast", detected on 5 inspected pages. The most affected inspected page was "/", where 70 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

    Form fields are missing labels

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

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

    Recommended action

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

    View technical evidence →
  2. High

    Text has insufficient colour contrast

    WCAG 1.4.3 (AA) · 5 inspected pages · 34 instances
    Why this matters

    Text and background colours do not meet the minimum contrast ratio, reducing legibility.

    Recommended action

    Increase the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.

    View technical evidence →
  3. High

    Interactive controls are not keyboard-accessible

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

    Interactive controls are not keyboard-accessible

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

    A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

    Recommended action

    Use a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.

    View technical evidence →
  5. High

    Text has insufficient colour contrast

    WCAG 1.4.3 (AA) · 5 inspected pages · 15 instances
    Why this matters

    Text and background colours do not meet the minimum contrast ratio, reducing legibility.

    Recommended action

    Increase the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA8155 / 5
2.1.1KeyboardA1055 / 5
2.4.3Focus OrderA955 / 5
1.3.1Info and RelationshipsA355 / 5
4.1.2Name, Role, ValueA311 / 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)1 instance1 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 1 affected element
Component · Ref 77QTJL
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Element#Quantity-template--21435468546294__main
Markup
<input class="quantity__input" type="number" name="quantity" id="Quantity-template--21435468546294__main" data-cart-quantity="0" data-min="1" min="1" step="1" value="1" form="product-form-template--21435468546294__main">
High

Text has insufficient colour contrast

WCAG 1.4.3 (AA)408 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 408 affected elements
Component · Ref 5SYZ4P
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Element.copyright__content > a[href$="shipping-policy"]
Accessible nameShipping policy
Markup
<a href="/policies/shipping-policy">Shipping policy</a>
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref 4PLK3W
Affected pagehttps://bluecorncandles.com/cart
Element.newsletter-form__field-wrapper > .field > .field__label
Accessible nameEmail
Markup
<label class="field__label" for="NewsletterForm--sections--21435463696630__footer">
                      Email
                    </label>
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref F1YPRH
Affected pagehttps://bluecorncandles.com/
Element#NewsletterForm--sections--21435463696630__footer
Markup
<input id="NewsletterForm--sections--21435463696630__footer" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email" required="">
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref IT0R6U
Affected pagehttps://bluecorncandles.com/pages/contact
Element.footer__copyright > .copyright__content:nth-child(1)
Accessible name© 2026, Bluecorn Candles
Markup
<small class="copyright__content">© 2026, <a href="/" title="">Bluecorn Candles</a></small>
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref NTOCE2
Affected pagehttps://bluecorncandles.com/pages/contact
Element.footer-block__newsletter > .footer-block__heading.inline-richtext
Accessible nameSubscribe to our emails
Markup
<h2 class="footer-block__heading inline-richtext">Subscribe to our emails</h2>
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref QWMJZQ
Affected pagehttps://bluecorncandles.com/pages/contact
Elementa[title=""]
Accessible nameBluecorn Candles
Markup
<a href="/" title="">Bluecorn Candles</a>
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref QNLAEF
Affected pagehttps://bluecorncandles.com/policies/contact-information
Elementshop-follow-button,.cursor-pointer
Markup
<span class="cursor-pointer whitespace-nowrap pr-3 font-sans text-button-large transition-colors text-white">
Affected pages/ /pages/contact /policies/contact-information /cart
Component · Ref 4ES3UW
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Element.button[href$="beeswax-candles"]
Accessible nameView all products in the Beeswax Candles collection
Markup
<a href="/collections/beeswax-candles" class="button" aria-label="View all products in the Beeswax Candles collection">
          View all
        </a>
Affected pages/ /products/honey-caramel-candy-for-easter-baskets-3-oz
Component · Ref QWMK0B
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Elementp:nth-child(3) > a[target="_blank"]
Accessible nameBluecorn Cafe & Mercantile
Markup
<a href="https://www.bluecorncafemontrose.com/" target="_blank" title="https://www.bluecorncafemontrose.com/">Bluecorn Cafe &amp; Mercantile</a>
Affected pages/ /pages/contact /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref XQK4K6
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Element.footer-block__details-content.list-unstyled > li:nth-child(2) > a[href$="candles-holders"]
Accessible nameCandles & Holders
Markup
<a href="/collections/candles-holders" class="link link--text list-menu__item list-menu__item--link">
                              Candles &amp; Holders
                            </a>
Affected pages/ /pages/contact /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref XO4YKX
Affected pagehttps://bluecorncandles.com/pages/contact
Element.list-menu__item--link.list-menu__item[href$="terms-of-service"]
Accessible nameTerms of Service
Markup
<a href="/policies/terms-of-service" class="link link--text list-menu__item list-menu__item--link">
                              Terms of Service
                            </a>
Affected pages/ /pages/contact /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref N73Z9Q
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Element.footer-block__details-content.rte > p:nth-child(3)
Accessible nameBluecorn Candles, Bluecorn Beeswax and Bluecorn Cafe & Mercantile are owned and operated by Hand Crafted Light Inc.
Markup
<p><br><br>Bluecorn Candles, Bluecorn Beeswax and <a href="https://www.bluecorncafemontrose.com/" target="_blank" title="https://www.bluecorncafemontrose.com/">Bluecorn Cafe &amp; Mercantile</a> are owned and operated by Hand Crafted Light Inc.</p>
Affected pages/ /pages/contact /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref OJWXZU
Affected pagehttps://bluecorncandles.com/cart
Elementa[href$="about-us"]
Accessible nameAbout Us
Markup
<a href="/pages/about-us" class="link link--text list-menu__item list-menu__item--link">
                              About Us
                            </a>
Affected pages/ /pages/contact /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref LH5LF1
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Element.jdgm-rev.jdgm-divider-top[data-verified-buyer="true"]:nth-child(1) > .jdgm-rev__reply > .jdgm-rev__replier-wrapper > .jdgm-rev__replier
Accessible nameBluecorn Candles
Markup
<b class="jdgm-rev__replier">Bluecorn Candles</b>
Component · Ref PHOLQG
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Element.jdgm-rev.jdgm-divider-top[data-verified-buyer="true"]:nth-child(2) > .jdgm-rev__reply > .jdgm-rev__replier-wrapper
Accessible name>> Bluecorn Candles replied:
Markup
<div class="jdgm-rev__replier-wrapper">&gt;&gt; <b class="jdgm-rev__replier">Bluecorn Candles</b> replied:</div>
Component · Ref 5LRUMB
Affected pagehttps://bluecorncandles.com/pages/contact
Element.footer-block--menu.footer-block.grid__item:nth-child(3) > .footer-block__heading.inline-richtext
Accessible nameBluecorn
Markup
<h2 class="footer-block__heading inline-richtext">Bluecorn</h2>
Affected pages/ /pages/contact /cart
Component · Ref I4Q3K3
Affected pagehttps://bluecorncandles.com/pages/contact
Element.footer-block--menu.footer-block.grid__item:nth-child(2) > .footer-block__details-content.list-unstyled > li:nth-child(2) > .list-menu__item--link.list-menu__item.link--text
Accessible nameManage Subscription
Markup
<a href="https://account.blue..." class="link link--text list...">
Affected pages/ /pages/contact /cart
Component · Ref BGMM75
Affected pagehttps://bluecorncandles.com/
Element#Slide-template--21435467727094__1649963978e1e6b618-8 > .product-card-wrapper.underline-links-hover.card-wrapper > .card.card--standard.card--media > .card__content > .card__information[data-product-card-tracked="true"] > .card-information > .price--on-sale.price > .price__container > .price__sale > .price-item--sale.price-item--last.price-item
Accessible nameFrom $29.00 USD
Markup
<span class="price-item price-item--sale price-item--last">
          From $29.00 USD
        </span>
Affected pages/ /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref W2DA4X
Affected pagehttps://bluecorncandles.com/
Element#CardLink-template--21435467727094__1649963978e1e6b618-5908037501080
Accessible nameBeeswax Taper Candles - Hand-Dipped - 1 Pair
Markup
<a href="/products/hand-dippe..." id="CardLink-template--2..." class="full-unstyled-link" aria-labelledby="CardLink-template--2..." data-product-link-po...="5" data-impression-id="71d9e0d6-92c4-4e31-8..." data-product-impress...="true" data-above-fold="false" data-product-click-t...="true">
Affected pages/ /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref AP7OME
Affected pagehttps://bluecorncandles.com/cart
Element#NoMediaStandardBadge-template--21435466776822__featured-products-4538147864621
Accessible nameSale
Markup
<span id="NoMediaStandardBadge-template--21435466776822__featured-products-4538147864621" class="badge badge--bottom-left color-background-1">Sale</span>
Affected pages/ /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref FFR8ZX
Affected pagehttps://bluecorncandles.com/
Element#Slide-template--21435467727094__1642723173aee710a9-3 > .product-card-wrapper.underline-links-hover.card-wrapper > .card.card--standard.card--media > .card__content > .card__information[data-product-card-tracked="true"] > .card-information > .price--on-sale.price > .price__container > .price__sale > span:nth-child(2) > s
Accessible name$54.00 USD
Markup
<s class="price-item price-item--regular">
              
                $54.00 USD
              
            </s>
Affected pages/ /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref P6OBPG
Affected pagehttps://bluecorncandles.com/pages/contact
Element.footer-block--menu.footer-block.grid__item:nth-child(2) > .footer-block__details-content.list-unstyled > li:nth-child(7) > .list-menu__item--link.list-menu__item.link--text
Accessible namePress
Markup
<a href="https://www.presshook.com/brands/bluecorn-candles/" class="link link--text list-menu__item list-menu__item--link">
                              Press
                            </a>
Affected pages/ /pages/contact /cart
Component · Ref QMFRV1
Affected pagehttps://bluecorncandles.com/
Element#Slide-template--21435467727094__1642723173aee710a9-4 > .product-card-wrapper.underline-links-hover.card-wrapper > .card.card--standard.card--media > .card__content > .card__information[data-product-card-tracked="true"] > .card-information > .price > .price__container > .price__regular > .price-item--regular.price-item
Accessible nameFrom $39.00 USD
Markup
<span class="price-item price-item--regular">
            From $39.00 USD
          </span>
Affected pages/ /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref O3TC2L
Affected pagehttps://bluecorncandles.com/
Element.jdgm-carousel-item[data-product-card-tracked="true"]:nth-child(2) > .jdgm-carousel-item__review > .jdgm-carousel-item__review-content > .jdgm-carousel-item__review-body.jdgm-line-clamp > p
Accessible namePumpkin Spice Candle - Aromática
Markup
<p>Pumpkin Spice Candle - Aromática</p>
Component · Ref GJMCM7
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Element.jdgm-rev.jdgm-divider-top[data-verified-buyer="true"]:nth-child(2) > .jdgm-rev__content > .jdgm-rev__body > p
Accessible nameBought small bag of honey caramels. We really liked them . Went back on line to buy more and they were out. Make bigger bags for gifts. Let me know when the purple glass candle holders are back in for the small pillars.
Markup
<p>Bought small bag of honey caramels. We really liked them . Went back on line to buy more and they were out. Make bigger bags for gifts. Let me know when the purple glass candle holders are back in for the small pillars.</p>

Showing 25 representative examples · 56 more affected elements not shown

High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)36 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 36 affected elements
Component · Ref V0487F
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Elementdiv > div:nth-of-type(2) > predictive-search > form > div:nth-of-type(1) > button:nth-of-type(2)
Accessible nameSearch
Markup
<button class="search__button field__button" aria-label="Search">
              <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19"><path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"></path></svg>
</span>
            </button>
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref 3LFEFH
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Elementinput#Search-In-Modal
Rolecombobox
Markup
<input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref 0PB2TS
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Elementdiv > details-modal > details > div > div:nth-of-type(2) > button
Accessible nameClose
Markup
<button type="button" class="search-modal__close-button modal__close-button link link--text focus-inset" aria-label="Close">
          <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-close" viewBox="0 0 18 17"><path fill="currentColor" d="M.865 15.978a.5.5 0 0 0 .707.707l7.433-7.431 7.579 7.282a.501.501 0 0 0 .846-.37.5.5 0 0 0-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 1 0-.707-.708L8.991 7.853 1.413.573a.5.5 0 1 0-.693.72l7.563 7.268z"></path></svg>
</span>
        </button>
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref QS4GF2
Affected pagehttps://bluecorncandles.com/cart
Elementa#StandardCardNoMediaLink-template--21435466776822__featured-products-8012791218422
Accessible nameBeeswax Botanica Scented Candle in Blown Glass Sale
Markup
<a href="/products/beeswax-botanica-essential-oils-blown-glass-handmade" id="StandardCardNoMediaLink-template--21435466776822__featured-products-8012791218422" class="full-unstyled-link" aria-labelledby="StandardCardNoMediaLink-template--21435466776822__featured-products-8012791218422 NoMediaStandardBadge-template--21435466776822__featured-products-8012791218422">
                Beeswax Botanica Scented Candle in Blown Glass
              </a>
Affected pages/ /cart
Component · Ref BNAZW1
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Elementli#Slide-template--21435468546294__main-36641519599862 > div > modal-opener > button
Accessible nameOpen media 5 in modal
Markup
<button class="product__media-toggle quick-add-hidden product__media-zoom-lightbox" type="button" aria-haspopup="dialog" data-media-id="36641519599862">
      <span class="visually-hidden">
        Open media 5 in modal
      </span>
    </button>
Component · Ref XKI13Y
Affected pagehttps://bluecorncandles.com/cart
Elementdiv > div > div > div:nth-of-type(1) > small > a
Accessible nameshipping
Markup
<a href="/policies/shipping-policy">shipping</a>
Component · Ref TUMVYZ
Affected pagehttps://bluecorncandles.com/cart
Elementdiv#shopify-section-template--21435466776822__cart-items > cart-items > div > div:nth-of-type(1) > a
Accessible nameContinue shopping
Markup
<a href="/collections/all" class="underlined-link">Continue shopping</a>
Component · Ref SBRB5F
Affected pagehttps://bluecorncandles.com/cart
Elementtextarea#Cart-note
Markup
<textarea class="text-area field__input" name="note" form="cart" id="Cart-note" placeholder="Order special instructions"></textarea>
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)67 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 67 affected elements
Component · Ref XJ1K5N
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Elementsummary#HeaderDrawer-gifts-sets
Accessible nameGifts & Sets
Rolebutton
Markup
<summary id="HeaderDrawer-gifts-sets" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" role="button" aria-expanded="false" aria-controls="link-gifts-sets">
                        Gifts &amp; Sets
                        <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10"><path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"></path></svg>…
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref 02GG9M
Affected pagehttps://bluecorncandles.com/cart
Elementsummary#HeaderMenu-gifts-sets
Accessible nameGifts & Sets
Rolebutton
Markup
<summary id="HeaderMenu-gifts-sets" class="header__menu-item list-menu__item link focus-inset" role="button" aria-expanded="false" aria-controls="HeaderMenu-MenuList-4">
                <span>Gifts &amp; Sets</span><svg class="icon icon-caret" viewBox="0 0 10 6"><path fill="currentColor" fill-rule="evenodd" d="M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708" clip-rule="evenodd"></path></svg>
</summary>
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref NGN8S2
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Elementdetails#Details-menu-drawer-container > summary
Accessible nameMenu
Rolebutton
Markup
<summary class="header__icon header__icon--menu header__icon--summary link focus-inset" aria-label="Menu" role="button" aria-expanded="false" aria-controls="menu-drawer">
      <span><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-hamburger" viewBox="0 0 18 16"><path fill="currentColor" d="M1 .5a.5.5 0 1 0 0 1h15.71a.5.5 0 0 0 0-1zM.5 8a.5.5 0 0 1 .5-.5h15.71a.5.5 0 0 1 0 1H1A.5.5 0 0 1 .5 8m0 7a.5.5 0 0 1 .5-.5h15.71a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5"></path></svg>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-close" viewBox="0 0 18 17"><path fill="…
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref I6N36T
Affected pagehttps://bluecorncandles.com/
Elementdiv#shopify-section-sections--21435463762166__header > sticky-header > header > details-modal > details > summary
Accessible nameSearch
Rolebutton
Markup
<summary class="header__icon header__icon--search header__icon--summary link focus-inset modal__toggle" aria-haspopup="dialog" aria-label="Search" role="button">
      <span>
        <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19"><path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"></path></svg>
</span>
        <span class="svg-wrapper header__icon-close"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class=…
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref HB94YV
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Elementsticky-header > header > div > details-modal > details > summary
Accessible nameSearch
Rolebutton
Markup
<summary class="header__icon header__icon--search header__icon--summary link focus-inset modal__toggle" aria-haspopup="dialog" aria-label="Search" role="button">
      <span>
        <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19"><path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"></path></svg>
</span>
        <span class="svg-wrapper header__icon-close"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class=…
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref 6O0KMY
Affected pagehttps://bluecorncandles.com/
Elementdetails#Details-CartDrawer > summary
Accessible nameOrder special instructions
Rolebutton
Markup
<summary role="button" aria-expanded="false">
              <span class="summary__title">
                Order special instructions
<svg class="icon icon-caret" viewBox="0 0 10 6"><path fill="currentColor" fill-rule="evenodd" d="M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708" clip-rule="evenodd"></path></svg>
</span>
            </summary>
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref DXFOG5
Affected pagehttps://bluecorncandles.com/cart
Elementdiv#dynamic-checkout-cart > shopify-accelerated-checkout-cart > div > ul > li:nth-of-type(2) > div
Rolebutton
Markup
<div class="wallet-cart-button wallet-cart-button__skeleton" role="button" disabled="" aria-hidden="true">&nbsp;</div>
Component · Ref GWANRK
Affected pagehttps://bluecorncandles.com/
Elementsummary#Summary-collapsible_row_yLtDMz-template--21435467727094__collapsible_content_FBHWmR
Accessible nameWhat’s the difference between your pure beeswax line and your scented / refill lines?
Rolebutton
Markup
<summary id="Summary-collapsible_row_yLtDMz-template--21435467727094__collapsible_content_FBHWmR" role="button" aria-expanded="false" aria-controls="CollapsibleAccordion-collapsible_row_yLtDMz-template--21435467727094__collapsible_content_FBHWmR">
                    <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-accordion icon-fire" viewBox="0 0 20 20"><path d="m10.289.196-.272.419-.284-.412a.5.5 0 0 1 .556-.007m-.265 1.028-.056.041A31.4 31.4 0 0 0 6.36 4.368c-.987.995-1.96 2.135-2.685 3.328-.727 1.198-1.181 2.413-1.181 3.569 0 4.807 3.892 7.524 7.376 7.618…
Component · Ref 7M08FR
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Elementa#more-payment-options-link
Accessible nameMore payment options
Rolelink
Markup
<a class="shopify-payment-button__more-options" id="more-payment-options-link" role="link" aria-disabled="true">More payment options</a>
Component · Ref 3TKJSV
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Elementdetails#Details-share-template--21435468546294__main > summary
Accessible nameShare
Rolebutton
Markup
<summary class="share-button__button" role="button" aria-expanded="false">
      <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-share" viewBox="0 0 13 12"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M1.625 8.125v2.167a1.083 1.083 0 0 0 1.083 1.083h7.584a1.083 1.083 0 0 0 1.083-1.083V8.125"></path><path fill="currentColor" fill-rule="evenodd" d="M6.148 1.271a.5.5 0 0 1 .707 0L9.563 3.98a.5.5 0 0 1-.707.707L6.501 2.332 4.147 4.687a.5.5 0 1 1-.708-.707z" clip-rule="evenodd"></path><path fill="currentColor" fill-rule…
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 GJ94BW
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Elementdiv#shopify-section-sections--21435463762166__header > sticky-header > header > details-modal > details > div
Accessible nameSearch
Roledialog
Markup
<div class="search-modal modal__content gradient" role="dialog" aria-modal="true" aria-label="Search">
      <div class="modal-overlay"></div>
      <div class="search-modal__content search-modal__content-bottom" tabindex="-1"><predictive-search class="search-modal__form" data-loading-text="Loading..."><form action="/search" method="get" role="search" class="search search-modal__form">
          <div class="field">
            <input class="search__input field__input" id="Search-In-Modal-1" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="pr…
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
High

Interactive controls must not be nested

WCAG 4.1.2 (A)1 instance1 inspected page

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 1 affected element
Component · Ref SNP9L1
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Element.jdgm-rev-widg__summary-stars
Accessible nameAverage rating is 5.00 stars
Roleimg
Markup
<div class="jdgm-rev-widg__summary-stars" aria-label="Average rating is 5.00 stars" role="img">
Medium

Navigation regions are not distinguishable

WCAG 1.3.1 (A)10 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 10 affected elements
Component · Ref 49XQG7
Affected pagehttps://bluecorncandles.com/cart
Elementdiv#menu-drawer > div > div > nav
Accessible nameBeeswax Candles Beeswax Candles Pillar Candles Taper Candles Tea Light Candles Votive Candles Refillable Glassware Candles Sculpted Candles Shop All Beeswax Candles Scented Candles Scented Candles Scented Beeswax Candles Scented Coconut Wax Candles Scented Candle Refills Shop All Scented Candles Candle Holders Candle Holders Taper Holders Votive Holders Pillar Bases Candle Care Tools Shop All Candle Holders Gifts & Sets Gifts & Sets BYO Beeswax Taper Bundle BYO Votive Candle Holder Bundle Beeswax Candle Gift Sets Shop All Candle Gifts & Bundles Mercantile/ Apothecary Clearance Candle Quiz
Markup
<nav class="menu-drawer__navigation">
            <ul class="menu-drawer__menu has-submenu list-menu" role="list"><li><details id="Details-menu-drawer-menu-item-1">
                      <summary id="HeaderDrawer-beeswax-candles" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" role="button" aria-expanded="false" aria-controls="link-beeswax-candles">
                        Beeswax Candles
                        <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10"><path fill="currentColor" fill-rule…
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Component · Ref S7IZ7Y
Affected pagehttps://bluecorncandles.com/policies/contact-information
Elementdiv#shopify-section-sections--21435463762166__header > sticky-header > header > nav
Accessible nameBeeswax Candles Pillar Candles Taper Candles Tea Light Candles Votive Candles Refillable Glassware Candles Sculpted Candles Shop All Beeswax Candles Scented Candles Scented Beeswax Candles Scented Coconut Wax Candles Scented Candle Refills Shop All Scented Candles Candle Holders Taper Holders Votive Holders Pillar Bases Candle Care Tools Shop All Candle Holders Gifts & Sets BYO Beeswax Taper Bundle BYO Votive Candle Holder Bundle Beeswax Candle Gift Sets Shop All Candle Gifts & Bundles Mercantile/ Apothecary Clearance Candle Quiz
Markup
<nav class="header__inline-menu">
  <ul class="list-menu list-menu--inline" role="list"><li><header-menu>
            <details id="Details-HeaderMenu-1">
              <summary id="HeaderMenu-beeswax-candles" class="header__menu-item list-menu__item link focus-inset" role="button" aria-expanded="false" aria-controls="HeaderMenu-MenuList-1">
                <span>Beeswax Candles</span><svg class="icon icon-caret" viewBox="0 0 10 6"><path fill="currentColor" fill-rule="evenodd" d="M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708" clip…
Affected pages/ /pages/contact /policies/contact-information /products/honey-caramel-candy-for-easter-baskets-3-oz /cart
Low

ARIA attributes have invalid values

WCAG 4.1.2 (A)11 instances1 inspected page

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 11 affected elements
Component · Ref 4E54SD
Affected pagehttps://bluecorncandles.com/products/honey-caramel-candy-for-easter-baskets-3-oz
Elementbutton[aria-label="Load image 2 in gallery view"]
Accessible nameLoad image 2 in gallery view
Markup
<button class="thumbnail global-media-settings global-media-settings--no-shadow" aria-label="Load image 2 in gallery view" aria-controls="GalleryViewer-template--21435468546294__main" aria-describedby="Thumbnail-template--21435468546294__main-2
">

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.