Public accessibility assessment

Accessibility issues detected on daydreamerla.com

Evolize inspected 5 public pages on daydreamerla.com and detected 29 automatically identifiable accessibility findings.

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

Highest detected severity: High · 13 high-priority findings · 100% inspected-page coverage

Most widespread issueInteractive controls are not keyboard-accessibleDetected on 5 inspected pages
Most affected page/21 findings detected
Most represented WCAG criterionWCAG 2.4.3 — Focus Order8 detected findings

Is daydreamerla.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 daydreamerla.com and detected 29 accessibility findings. The most widespread issue was "Interactive controls are not keyboard-accessible", detected on 5 inspected pages. The most affected inspected page was "/", where 21 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. 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 →
  2. High

    Interactive controls are not keyboard-accessible

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

    Hidden elements can still receive keyboard focus

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

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

    Recommended action

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

    View technical evidence →
  4. High

    Interactive controls are not keyboard-accessible

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

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

    Recommended action

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

    View technical evidence →
  5. High

    Modal dialog does not trap keyboard focus

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

    An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.

    Recommended action

    While a modal is open, confine focus to the dialog and mark the rest of the page inert (or aria-hidden). Restore focus on close.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
2.4.3Focus OrderA855 / 5
2.1.1KeyboardA655 / 5
1.4.3Contrast (Minimum)AA555 / 5
1.3.1Info and RelationshipsA355 / 5
2.5.8Target Size (Minimum)AA333 / 5
4.1.2Name, Role, ValueA255 / 5
1.1.1Non-text ContentA155 / 5
1.4.10ReflowAA111 / 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

ARIA hidden element must not be focusable or contain focusable elements

WCAG 4.1.2 (A)9 instances5 inspected pages

ARIA hidden element must not be focusable or contain focusable elements

Why it matters

ARIA hidden element must not be focusable or contain focusable elements

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 9 affected elements
Component · Ref R0T9MG
Affected pagehttps://daydreamerla.com/pages/contact
Element.cart-drawer
Accessible nameShopping cart
Rolecomplementary
Markup
<div class="cart-drawer" aria-hidden="true" role="complementary" aria-label="Shopping cart">
Affected pages/ /account/login /pages/contact /pages/sign-up-now /cart
Component · Ref AQVIWF
Affected pagehttps://daydreamerla.com/pages/sign-up-now
Element.marquee__inner
Accessible nameFree shipping on all domestic orders over $100 Best Basics - Shop Now Free shipping on all domestic orders over $100 Best Basics - Shop Now Free shipping on all domestic orders over $100 Best Basics - Shop Now Free shipping on all domestic orders over $100
Markup
<div class="marquee__inner" aria-hidden="true" ref="inner" style="transform: translate(-50%, 0%);">
Affected pages/account/login /pages/contact /pages/sign-up-now /cart
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 N0DPG5
Affected pagehttps://daydreamerla.com/pages/contact
Elementbody > div:nth-of-type(2) > aside > header > div:nth-of-type(1) > button
Accessible nameClose cart
Markup
<button type="button" class="cart-drawer__close-btn" aria-label="Close cart">×</button>
Affected pages/ /account/login /pages/contact /pages/sign-up-now /cart
Component · Ref 2YLUEZ
Affected pagehttps://daydreamerla.com/
Elementdiv:nth-of-type(1) > aside > div > div:nth-of-type(2) > div > button:nth-of-type(2)
Accessible nameNext
Markup
<button class="slick-next slick-arrow" aria-label="Next" type="button" style="" aria-disabled="false">
       <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 487 487">
         <path d="M397.7,376.1c20.4,20.4,53.6,20.4,74,0s20.4-53.6,0-74L280.5,110.9c-20.4-20.4-53.6-20.4-74,0L15.3,302.1c-20.4,20.4-20.4,53.6,0,74s53.6,20.4,74,0l154.2-154.2L397.7,376.1z"></path>
       </svg>
     </button>
Affected pages/ /account/login /pages/contact /pages/sign-up-now /cart
Component · Ref K7750L
Affected pagehttps://daydreamerla.com/cart
Elementdiv#CartDrawerItems > div > a
Accessible nameContinue Shopping
Markup
<a href="/" class="button button--primary">Continue Shopping</a>
Affected pages/ /account/login /pages/contact /pages/sign-up-now /cart
Component · Ref KB7269
Affected pagehttps://daydreamerla.com/pages/sign-up-now
Elementdiv#shopify-section-announcement-bar > div > div > div:nth-of-type(3) > a
Accessible nameFree shipping on all domestic orders over $100
Markup
<a href="/collections/shop-all">
              <p class="announcement-bar__message h5">
                 Free shipping on all domestic orders over $100
<svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
</path></svg>

</p>
              
</a>
Affected pages/account/login /pages/contact /pages/sign-up-now /cart
Component · Ref 8DHKLH
Affected pagehttps://daydreamerla.com/
Elementform#\[object\ HTMLInputElement\] > button
Accessible nameAdd to cart
Markup
<button type="submit" class="button button--secondary recommendation-add-to-cart" tabindex="0">Add to cart</button>
Component · Ref WX1I85
Affected pagehttps://daydreamerla.com/
Elementdiv > div:nth-of-type(2) > div > div > div > div:nth-of-type(2)
Accessible nameDaydreamer Studios Trucker Hat $35 Add to cart
Markup
<div class="carousel-item slick-slide slick-active" data-slick-index="1" aria-hidden="false" style="width: 225px;" tabindex="0">
              <a href="/products/daydreamer-studios-trucker-hat" class="product_link" tabindex="0">
                  <img src="//daydreamerla.com/cdn/shop/files/A819G6336-NVY-OS_DAYDREAMERSTUDIOSTRUCKERHATINNAVY_ECOMCROPPED_1_300x.jpg?v=1773341544" alt="Daydreamer Studios Trucker Hat" width="300" height="300">
                
                <p class="carousel-title mobile-show">Daydreamer Studios Trucker Hat</p>
              </a><p class="carousel-price">
       …
Component · Ref 3FJ9V0
Affected pagehttps://daydreamerla.com/
Elementhtml > body > div:nth-of-type(1) > aside > footer > a
Accessible nameCheckout
Markup
<a href="/checkout" class="button button--primary" style="width:100%">
        Checkout
      </a>
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)55 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 55 affected elements
Component · Ref O4MKRA
Affected pagehttps://daydreamerla.com/account/login
Elementdetails#Details-HeaderSubMenu-9 > summary
Accessible nameSHOP BY GENRE
Rolebutton
Markup
<summary class="header__menu-item link link--text list-menu__item focus-inset caption-large" role="button" aria-expanded="true" aria-controls="HeaderMenu-SubMenuList-9">
                      <a href="/collections/shop-all" style="color: black;text-decoration:none"> SHOP BY GENRE</a>
                      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z">
</path></svg>

             …
Affected pages/ /account/login /pages/contact /pages/sign-up-now /cart
Component · Ref DGNGZA
Affected pagehttps://daydreamerla.com/pages/sign-up-now
Elementnav > ul > li:nth-of-type(9) > details-modal > details > summary
Accessible nameSearch
Rolebutton
Markup
<summary class="modal__toggle" aria-haspopup="dialog" aria-label="Search" role="button" aria-expanded="true">
                            <span>

                              <span class="modal__toggle-open menu-drawer__menu-item list-menu__item link link--text focus-inset">SEARCH</span>
                              <svg class="modal__toggle-close icon icon-close" aria-hidden="true" focusable="false" role="presentation">
                                <use href="#icon-close">
                                  </use></svg>
                                </span>
                             …
Affected pages/ /account/login /pages/contact /pages/sign-up-now /cart
Component · Ref 7BOVKB
Affected pagehttps://daydreamerla.com/pages/sign-up-now
Elementdetails#Details-menu-drawer-container > summary
Accessible nameMenu
Rolebutton
Markup
<summary class="header__icon header__icon--menu header__icon--summary  focus-inset" aria-label="Menu" role="button" aria-expanded="true" aria-controls="menu-drawer">
          <span>

            <span class="header__menu-item header__menu-item list-menu__item focus-inset icon-hamburger">SHOP</span>
            <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" fill="none" viewBox="0 0 18 17">
  <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5…
Affected pages/ /account/login /pages/contact /pages/sign-up-now /cart
Component · Ref VGVPKM
Affected pagehttps://daydreamerla.com/account/login
Elementsticky-header > header > nav:nth-of-type(2) > details-modal > details > summary
Accessible nameSearch
Rolebutton
Markup
<summary class="header__menu-item header__menu-item list-menu__item link link--text focus-inset modal__toggle" aria-haspopup="dialog" aria-label="Search" role="button">
            <span>
              <svg xmlns="http://www.w3.org/2000/svg" width="20.823" height="18" viewBox="0 0 20.823 20.559">
  <title>Search</title>
  <g id="icon_search" transform="translate(0.346 0.082)">
    <g id="Ellipse_37" class="change-color-icon" data-name="Ellipse 37" transform="translate(-0.346 -0.082)" fill="none" stroke-width="1.75">
      <circle cx="8.5" cy="8.5" r="8.5" stroke="none"></circle>
      <circle …
Affected pages/ /account/login /pages/contact /pages/sign-up-now /cart
Component · Ref GIKMXH
Affected pagehttps://daydreamerla.com/pages/sign-up-now
Elementdetails#Details-HeaderMenu-1 > summary
Accessible nameSHOP
Rolebutton
Markup
<summary class="header__menu-item list-menu__item link focus-inset" role="button" aria-expanded="true" aria-controls="HeaderMenu-MenuList-1">
              <span>SHOP</span>
                <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z">
</path></svg>

              </summary>
Affected pages/ /account/login /pages/contact /pages/sign-up-now /cart
Component · Ref 6K4FMS
Affected pagehttps://daydreamerla.com/
Elementdetails#Details-menu-drawer-menu-item-4 > summary
Accessible nameSHOP BY STYLE
Rolebutton
Markup
<summary class="menu-drawer__menu-item list-menu__item link link--text focus-inset" role="button" aria-expanded="true" aria-controls="link-SHOP BY STYLE">
                        SHOP BY STYLE
                        <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
</path></svg>

…
Affected pages/ /account/login /pages/contact /pages/sign-up-now /cart
High

Modal dialog does not trap keyboard focus

WCAG 2.4.3 (A)5 instances5 inspected pages

An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.

Why it matters

An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.

Recommended correction

While a modal is open, confine focus to the dialog and mark the rest of the page inert (or aria-hidden). Restore focus on close.

View 5 affected elements
Component · Ref 91MZ0Y
Affected pagehttps://daydreamerla.com/pages/contact
Elementsticky-header > header > nav:nth-of-type(2) > details-modal > details > div
Accessible nameSearch
Roledialog
Markup
<div class="search-modal modal__content" role="dialog" aria-modal="true" aria-label="Search">
            <div class="modal-overlay"></div>
            <div class="search-modal__content" 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" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-sea…
Affected pages/ /account/login /pages/contact /pages/sign-up-now /cart
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)15 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 15 affected elements
Component · Ref Z9ZSZF
Affected pagehttps://daydreamerla.com/pages/sign-up-now
Element.marquee__part:nth-child(3) > a[href$="shop-all"] > .announcement-bar__message.h5
Accessible nameFree shipping on all domestic orders over $100
Markup
<p class="announcement-bar__message h5">
Affected pages/account/login /pages/contact /pages/sign-up-now /cart
Component · Ref 7M3DCM
Affected pagehttps://daydreamerla.com/
Element.header__menu-item.focus-inset[href$="best-seller"] > span
Accessible nameBEST SELLERS
Markup
<span>BEST SELLERS</span>
Component · Ref DJYUC2
Affected pagehttps://daydreamerla.com/
Elementsummary[aria-controls="HeaderMenu-MenuList-1"] > span
Accessible nameSHOP
Markup
<span>SHOP</span>
Component · Ref W9P78Y
Affected pagehttps://daydreamerla.com/
Elementa[href$="artists"] > span
Accessible nameArtists
Markup
<span>Artists</span>
Component · Ref 9AO4J7
Affected pagehttps://daydreamerla.com/
Element.h2
Accessible nameDaydreamer
Markup
<span class="h2">Daydreamer</span>
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 W8MPNM
Affected pagehttps://daydreamerla.com/account/login
Elementdiv#menu-drawer > div > div > nav
Accessible nameNEW ARRIVALS BEST SELLERS BASICS SHOP BY STYLE SHOP BY STYLE BASICS BOTTOMS BUNDLES EXCLUSIVES GRAPHICS LONG SLEEVES OS TEES SWEATSHIRTS TANKS TEES MERCH & ACCESSORIES SHOP ALL Shop By Artist Shop By Artist Artists (A-Z) A B C D E F G H I J K L M N O P Q R S T U V W X Y Z A Alanis Morissette B The Beach Boys Beastie Boys Blondie Bob Marley Bruce Springsteen Bush C Chris Stapleton D Dashboard Confessional Devo The Doors E Eagles Elton John Elvis F Fleetwood Mac G Grateful Dead Guns N' Roses H Hole J Janis Joplin Jelly Roll Jewel John Lennon Johnny Cash Joy Division K Kane Brown The Killers L Led Zeppelin M Metallica Midland Morgan Wallen N New Order No Doubt O Oasis Olivia Rodrigo P Pink Floyd Post Malone Prince Q Queen R Red Hot Chili Peppers Rolling Stones S Sex Pistols Shania Twain The Smashing Pumpkins Spice Girls Stevie Nicks The Strokes T Tom Petty V Van Halen W Waylon Jennings Willie Nelson SHOP BY GENRE …[truncated by Evolize: exceeded D1 value limit]
Rolenavigation
Markup
<nav class="menu-drawer__navigation" role="navigation">
                <ul class="menu-drawer__menu list-menu" role="list">
                  <li>
                        
                    <a href="/collections/new-arrivals" class="menu-drawer__menu-item list-menu__item link link--text focus-inset">
                      NEW ARRIVALS
                    </a>
                  </li><li>
                        
                    <a href="/collections/best-seller" class="menu-drawer__menu-item list-menu__item link link--text focus-inset">
                      BEST SELLERS
                …
Affected pages/ /account/login /pages/contact /pages/sign-up-now /cart
Component · Ref R2C1YJ
Affected pagehttps://daydreamerla.com/cart
Elementdiv#shopify-section-header > sticky-header > header > nav:nth-of-type(1)
Accessible nameSHOP NEW ARRIVALS PRE-ORDER BEST SELLERS BACK IN STOCK DAYDREAMERLA.COM EXCLUSIVES SHOP ALL SALE SHOP BY STYLE BASICS BOTTOMS BUNDLES GRAPHICS LONG SLEEVES OS TEES SWEATSHIRTS TANKS TEES MERCH & ACCESSORIES SHOP BY GENRE ALTERNATIVE ROCK COUNTRY GRUNGE HIP HOP METAL NEW WAVE POP ROCK SHOP BY COLLECTION DAYDREAMER® X PEANUTS® BURN RUBBER GET LOST ATHLETIC ARCHIVES THE POINTELLE COLLECTION BURNOUT TEES POLKA DOTS STRIPES JELLY TOTES ARTISTS ON TOUR Polka Dots Selling Fast NEW ARRIVALS BEST SELLERS BASICS Artists
Rolenavigation
Markup
<nav class="header__inline-menu" role="navigation">
      <ul class="list-menu list-menu--inline" role="list"><li><details-disclosure>
            <details id="Details-HeaderMenu-1">
              <summary class="header__menu-item list-menu__item link focus-inset" role="button" aria-expanded="true" aria-controls="HeaderMenu-MenuList-1">
              <span>SHOP</span>
                <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-…
Affected pages/ /account/login /pages/contact /pages/sign-up-now /cart
Medium

Content overflows horizontally on narrow viewports

WCAG 1.4.10 (AA)1 instance1 inspected page

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

Why it matters

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

Recommended correction

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

View 1 affected element
Component · Ref UHFB89
Affected pagehttps://daydreamerla.com/pages/contact
Elementhtml
Accessible nameContact– Daydreamer window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start'); {"shopId":2160166,"countryCode":"US","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/2160166","merchantName":"Daydreamer","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","discover","elo","jcb"],"total":{"type":"pending","label":"Daydreamer","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true} {"accessToken":"323925229fa94a47b774c828be254b6b","betas":["rich-media-storefront-analytics"],"domain":"daydreamerla.com","predictiveSearch":true,"shopId":2160166,"locale":"en"} var Shopify = Shopify || {}; Shopify.shop = "daydreamerla.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"USD","rate":"1.0"}; Shopify.country = "US"; Shopify.theme = {"name":"9\/9: Sale Takedown","id":189699424623,"schema_name":"UA","schema_version":"4.4","theme_store_id":null,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "daydreamerla.com/cdn"; Shopify.routes = Shopify.routes || {}; Shopify.routes.root = "/"; Shopify.shopJsCdnBaseUrl = "https://cdn.shopify.com/shopifycloud/shop-js"; Shopify.SignInWithShop = Shopify.SignInWithShop || {}; Shopify.SignInWithShop.User = Shopify.SignInWithShop.User || {}; Shopify.SignInWithShop.User.recognized = false; !function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window); !function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window); window.ShopifyPay = window.ShopifyPay || {}; window.ShopifyPay.apiHost = "shop.app\/pay"; window.ShopifyPay.redirectState = null; window.Shopify = window.Shopify || {}; window.Shopify.SignInWithShop = window.Shopify.SignInWithShop || {}; window.Shopify.SignInWithShop.assetMetrics = { sampleRate: 0.25 }; window.Shopify.SignInWithShop.eligible = true; {"pageType":"page"} await import("https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js"); window.Shopify.SignInWithShop?.initShopCartSync?.({"fedCMEnabled":true,"windoidEnabled":true}); window.Shopify = window.Shopify || {}; if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {}; window.Shopify.featureAssets['shop-js'] = {"shop-toast-manager":["modules/v2/loader.shop-toast-manager.en.esm.js"],"init-shop-user-recognition":["modules/v2/loader.init-shop-user-recognition.en.esm.js"],"listener":["modules/v2/loader.listener.en.esm.js"],"shop-cash-offers":["modules/v2/loader.shop-cash-offers.en.esm.js"],"checkout-modal":["modules/v2/loader.checkout-modal.en.esm.js"],"init-fed-cm":["modules/v2/loader.init-fed-cm.en.esm.js"],"init-shop-cart-sync":["modules/v2/loader.init-shop-cart-sync.en.esm.js"],"avatar":["modules/v2/loader.avatar.en.esm.js"],"init-windoid":["modules/v2/loader.init-windoid.en.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/loader.init-shop-for-new-customer-accounts.en.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/loader.init-shop-email-lookup-coordinator.en.esm.js"],"shop-button":["modules/v2/loader.shop-button.en.esm.js"],"shop-login-button":["modules/v2/loader.shop-login-button.en.esm.js"],"init-customer-accounts-sign-up":["modules/v2/loader.init-customer-accounts-sign-up.en.esm.js"],"shop-user-recognition":["modules/v2/loader.shop-user-recognition.en.esm.js"],"init-customer-accounts":["modules/v2/loader.init-customer-accounts.en.esm.js"],"shop-login":["modules/v2/loader.shop-login.en.esm.js"],"shop-cart-sync":["modules/v2/loader.shop-cart-sync.en.esm.js"],"pay-button":["modules/v2/loader.pay-button.en.esm.js"],"shop-follow-button":["modules/v2/loader.shop-follow-button.en.esm.js"],"payment-terms":["modules/v2/loader.payment-terms.en.esm.js"],"lead-capture":["modules/v2/loader.lead-capture.en.esm.js"]}; (function() { var isLoaded = false; function asyncLoad() { if (isLoaded) return; isLoaded = true; var urls = ["https:\/\/chimpstatic.com\/mcjs-connected\/js\/users\/ed24f2d31f37199c79c4eb1ac\/84a5e82636e9a64163a1cda86.js?shop=daydreamerla.myshopify.com","https:\/\/tools.luckyorange.com\/core\/lo.js?site-id=07d2e532\u0026shop=daydreamerla.myshopify.com","https:\/\/cdn.shopify.com\/s\/files\/1\/0184\/4255\/1360\/files\/quicklink.v3.min.js?v=1654836645\u0026shop=daydreamerla.myshopify.com","https:\/\/cdn-app.cart-bot.net\/public\/js\/append.js?shop=daydreamerla.myshopify.com","https:\/\/cdn.attn.tv\/daydreamer\/dtag.js?shop=daydreamerla.myshopify.com","https:\/\/container.pepperjam.com\/4219284710.js?shop=daydreamerla.myshopify.com"]; for (var i = 0; i < urls.length; i++) { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = urls[i]; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); } }; if(window.attachEvent) { window.attachEvent('onload', asyncLoad); } else { window.addEventListener('load', asyncLoad, false); } })(); var __st={"a":2160166,"offset":-25200,"reqid":"757e6cef-5f30-4f17-adc9-440af08fed08-1788963090","pageurl":"daydreamerla.com\/pages\/contact","s":"pages-127723460","u":"2770eed1487a","p":"page","rtyp":"page","rid":127723460}; window.ShopifyPaypalV4VisibilityTracking = true; !function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.3.iife.js',D={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!…[truncated by Evolize: exceeded D1 value limit]
Markup
<html class="js" lang="en"><head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width,initial-scale=1">
    <meta name="theme-color" content="">
    <link type="text/css" rel="stylesheet" href="https://cdn.shopify.com/s/files/1/0184/4255/1360/files/quicklink.scss.css?v=1614655406"><link rel="canonical" href="https://daydreamerla.com/pages/contact">
    <link rel="preconnect" href="https://cdn.shopify.com" crossorigin="">
    <link rel="stylesheet" href="https://use.typekit.net/ddw3zfz.css">
    <link href="/…
Low

Low-quality alternative text

WCAG 1.1.1 (A)35 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 35 affected elements
Component · Ref TEMKGU
Affected pagehttps://daydreamerla.com/
Elementdiv > div > div:nth-of-type(5) > div:nth-of-type(3) > a > img
Markup
<img src="//daydreamerla.com/cdn/shop/files/T1865BLO816_BLONDIEMAGAZINEBURNOUTVINTAGETEE_ECOMCROPPED_2.jpg?v=1783460782&amp;width=2000" alt="Vintage White" srcset="//daydreamerla.com/cdn/shop/files/T1865BLO816_BLONDIEMAGAZINEBURNOUTVINTAGETEE_ECOMCROPPED_2.jpg?v=1783460782&amp;width=352 352w, //daydreamerla.com/cdn/shop/files/T1865BLO816_BLONDIEMAGAZINEBURNOUTVINTAGETEE_ECOMCROPPED_2.jpg?v=1783460782&amp;width=832 832w, //daydreamerla.com/cdn/shop/files/T1865BLO816_BLONDIEMAGAZINEBURNOUTVINTAGETEE_ECOMCROPPED_2.jpg?v=1783460782&amp;width=1200 1200w, //daydreamerla.com/cdn/shop/files/T1865BLO81…
Affected pages/ /account/login /pages/contact /pages/sign-up-now /cart
Low

Touch targets are too small

WCAG 2.5.8 (AA)11 instances3 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 <linkify-product-colors-swatch>'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 11 affected elements
Component · Ref 01WH6M
Affected pagehttps://daydreamerla.com/cart
Elementlinkify-product-colors-swatch[aria-label="Navy"]
Accessible nameNavy
Rolebutton
Markup
<linkify-product-colors-swatch role="button" aria-label="Navy" tabindex="0" data-type="one_color" data-selected="" style="--color: #403f61;"><linkify-product-colors-tooltip>Navy</linkify-product-colors-tooltip></linkify-product-colors-swatch>
Affected pages/pages/contact /cart
Component · Ref 01SQI5
Affected pagehttps://daydreamerla.com/cart
Element.slider__slide[data-linkify-pc=""][data-linkify-colors="true"]:nth-child(4) > .card-wrapper > .card-information > .card-information__wrapper > webyze-linkify-product-colors > linkify-product-colors-swatches > linkify-product-colors-swatch[aria-label="White"][data-selected=""]
Accessible nameWhite
Rolebutton
Markup
<linkify-product-colors-swatch role="button" aria-label="White" tabindex="0" data-type="one_color" data-selected="" style="--color: #FFFFFF;"><linkify-product-colors-tooltip>White</linkify-product-colors-tooltip></linkify-product-colors-swatch>
Component · Ref ZL59Q0
Affected pagehttps://daydreamerla.com/account/login
Elementa[href$="#recover"]
Accessible nameForgot your password?
Markup
<a href="#recover">
            Forgot your password?
          </a>
Low

Page has no level-one heading

WCAG 1.3.1 (A)2 instances2 inspected pages

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 2 affected elements
Component · Ref 63H6N
Affected pagehttps://daydreamerla.com/pages/sign-up-now
Elementhtml > body
Accessible namePress Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader Guide, Feedback, and Issue Reporting | New window Skip to content .announcement-bar svg{max-width:20px; display:inline-block;} .announcement-bar{ display: flex; justify-content: center; } .marquee__part a, .marquee__part a:visited{text-decoration:none;} Free shipping on all domestic orders over $100 Best Basics - Shop Now Free shipping on all domestic orders over $100 Best Basics - Shop Now Free shipping on all domestic orders over $100 Best Basics - Shop Now Free shipping on all domestic orders over $100 let currentScroll = 0; let isScrollingDown = true; let tween = gsap.to(".marquee__part", {xPercent: -100, repeat: -1, duration: 60, ease: "linear"}).totalProgress(0.5); gsap.set(".marquee__inner", {xPercent: -50}); window.addEventListener("scroll", function(){ if ( window.pageYOffset > currentScroll ) { isScrollingDown = true; } else { isScrollingDown = false; } gsap.to(tween, { timeScale: isScrollingDown ? 1 : -1 }); currentScroll = window.pageYOffset }); body.cart-drawer-open { overflow: hidden; } /* Firefox */ .mainscroll_container { scrollbar-width: thin; /* make it thinner */ scrollbar-color: rgba(0,0,0,0.2) transparent; /* thumb color + transparent track */ } /* WebKit (Chrome, Safari, Edge) */ .mainscroll_container::-webkit-scrollbar { width: 4px; /* slim width */ height: 4px; } .mainscroll_container::-webkit-scrollbar-track { background: transparent; /* no track background */ } .mainscroll_container::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.2); /* very subtle thumb */ border-radius: 2px; /* rounded ends */ } .mainscroll_container::-webkit-scrollbar-corner { background: transparent; /* no background in bottom‐right corner */ } /*----------------------------------------------------------------------------- Cart Drawer Container – always in the DOM, but non-interactive when closed -----------------------------------------------------------------------------*/ .cart-drawer { position: fixed; inset: 0; display: flex; justify-content: flex-end; z-index: 1000; pointer-events: none; /* disable clicks when closed */ } #CartDrawerItems { } /*----------------------------------------------------------------------------- Backdrop overlay – covers entire screen -----------------------------------------------------------------------------*/ .cart-drawer__backdrop { position: absolute; inset: 0; background: rgba(0, 0, 0, 0.5); opacity: 0; transition: opacity 0.3s ease; pointer-events: none; display: block !important; } /*----------------------------------------------------------------------------- Sliding panel off-canvas -----------------------------------------------------------------------------*/ .cart-drawer__panel { position: relative; width: 500px; max-width: 100%; height: 100%; background: #f4f2eb; transform: translateX(100%); transition: transform 0.3s ease; display: flex; flex-direction: column; padding: 0.5rem; } @media screen and (max-width:900px){ .cart-drawer__panel { max-width:90%; } } /* Header layout */ .cart-drawer__header { position:sticky; } .header_top{ border-bottom:1px solid black; justify-content: space-between; display:flex; } /*----------------------------------------------------------------------------- When open, re-enable interactions and animate in -----------------------------------------------------------------------------*/ body.cart-drawer-open .cart-drawer { pointer-events: auto; /* allow clicks on backdrop/panel */ } body.cart-drawer-open .cart-drawer__backdrop { opacity: 1; pointer-events: auto; /* let backdrop catch clicks */ } body.cart-drawer-open .cart-drawer__panel { transform: translateX(0); } /*----------------------------------------------------------------------------- Header & Footer styling -----------------------------------------------------------------------------*/ .cart-drawer__header, .cart-drawer__footer { padding: 1rem; } .cart-drawer__footer { margin-top: auto; border-top: 1px solid black; } /* Close button */ .cart-drawer__close-btn { background: none; border: none; font-size: 2.5rem; line-height: 1; cursor: pointer; color:black; } /*----------------------------------------------------------------------------- Cart item styles -----------------------------------------------------------------------------*/ .cart-drawer .cart-item__media { width: auto; margin-right: 1em; } .product_link { text-decoration: none; color: black; } .product_link:hover { text-decoration: underline; } .cart-item__actions .custom-qty-dropdown button { border: 1px solid #000; background: none; font-size: .8em; font-family: franklin-gothic-atf, var(--font-body-family); } button.remove { font-size: 1rem; padding: 2px 9.1px; margin-top: 4px; } .cart-drawer .cart-item-qty { font-size: 1.5em; margin: 0 0.4rem; } .cart-item-remove{border:none;} .cart-qty-form { display: flex; justify-content: space-between; } .cart-drawer .cart-item { border-bottom:1px solid black; margin: 0 1rem 2rem; padding-bottom: 1rem; } .cart-drawer .cart-item .product-option { color: black; padding-top: 1em; padding-bottom: 1em; font-size:1.2rem; } .cart-drawer .cart-item__details{ font-size:.8em; } .cart-drawer .cart-item-subtotal { font-size: 1.4rem; } .empty-drawer { height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; } .hide-me { display: none; } /* Subtotal text */ .cart-drawer__subtotal { font-family: franklin-gothic-atf, var(--font-heading-family); letter-spacing: normal; font-size: 1em; color: black; text-transform: uppercase; font-weight: 500; font-style: normal; } /*----------------------------------------------------------------------------- Free Shipping Progress Bar -----------------------------------------------------------------------------*/ .free-shipping-progress { padding:1rem 0; } .free-shipping-message { font-size: .9em; margin-bottom: 0.25rem; color: #000; } .free-shipping-bar { width: 100%; background: #e0e0e0; height: 10px; /* border-radius: 4px; */ overflow: hidden; } .free-shipping-fill { display: block !important; width: 0; height: 100%; transition: width 0.3s ease; background-color: #000; } /*----------------------------------------------------------------------------- Recommendations Carousel -----------------------------------------…[truncated by Evolize: exceeded D1 value limit]
Markup
<body class="gradient template-page"><span role="alert" data-acsb-sr-alert="true" data-acsb-sr-only="true" class="acsb-sr-alert acsb-sr-only" data-acsb-force-visible="true" style="position: absolute; width: 200px; height: 1px; margin-top: -1px; z-index: -1; border: 0px; top: 0px; left: 0px; overflow: hidden; outline: 0px;">Press Alt+1 for screen-reader mode, Alt+0 to cancel</span><access-widget-ui data-acsb="" class="notranslate"></access-widget-ui><a href="https://accessibe.com/blog/knowledgebase/screen-reader-guide" target="_blank" rel="noopener" tabindex="-1" data-acsb="sr-trigger" data-acs…
Affected pages/pages/contact /pages/sign-up-now

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.