Public accessibility assessment

Accessibility issues detected on padisgems.com

Evolize inspected 5 public pages on padisgems.com and detected 49 automatically identifiable accessibility findings.

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

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

Most widespread issueButtons have no accessible nameDetected on 5 inspected pages
Most affected page/37 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)19 detected findings

Is padisgems.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 padisgems.com and detected 49 accessibility findings. The most widespread issue was "Buttons have no accessible name", detected on 5 inspected pages. The most affected inspected page was "/", where 37 findings were detected. The assessment identified findings mapped to 8 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

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

  1. Critical

    Buttons have no accessible name

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

    Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.

    Recommended action

    Give it an accessible name that describes the action it performs: provide visible text when a visible label is appropriate, an aria-label for an icon-only control (for example aria-label="Dismiss notification"), or aria-labelledby when an existing visible label already describes it. Avoid vague names such as "Button", "Action", or the component's internal name.

    View technical evidence →
  2. Critical

    Links lack accessible text

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

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

    Recommended action

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

    View technical evidence →
  3. Critical

    Links lack accessible text

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

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

    Recommended action

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

    View technical evidence →
  4. Critical

    Links lack accessible text

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

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

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /blogs/news/it-s-officially-a-three-peat-best-jewelry-store-named-by-bay-area-v….

    View technical evidence →
  5. Critical

    Links lack accessible text

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

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

    Recommended action

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

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA1955 / 5
4.1.2Name, Role, ValueA1155 / 5
2.4.4Link Purpose (In Context)A622 / 5
2.4.3Focus OrderA455 / 5
1.3.1Info and RelationshipsA355 / 5
2.1.1KeyboardA355 / 5
2.5.8Target Size (Minimum)AA311 / 5
2.2.2Pause, Stop, HideA255 / 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

Buttons have no accessible name

WCAG 4.1.2 (A)6 instances5 inspected pages

Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.

Why it matters

Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.

Recommended correction

Give it an accessible name that describes the action it performs: provide visible text when a visible label is appropriate, an aria-label for an icon-only control (for example aria-label="Dismiss notification"), or aria-labelledby when an existing visible label already describes it. Avoid vague names such as "Button", "Action", or the component's internal name.

View 6 affected elements
Component · Ref B5LZQW
Affected pagehttps://www.padisgems.com/pages/contact
Element.footer__newsletter-btn
Accessible nameSubscribe
Markup
<button type="submit" class="footer__newsletter-btn" name="commit">
Affected pages/ /pages/contact /pages/our-services /products/stones-oval-loose-4 /cart
Component · Ref A26LYK
Affected pagehttps://www.padisgems.com/products/stones-oval-loose-4
Element.product-image-main--7872974881003 > .image-wrap > .js-photoswipe__zoom.product__photo-zoom.btn--body
Accessible nameClose (esc)
Markup
<button type="button" class="btn btn--body btn--circle js-photoswipe__zoom product__photo-zoom">
High

ARIA input fields must have an accessible name

WCAG 4.1.2 (A)8 instances5 inspected pages

ARIA input fields must have an accessible name

Why it matters

ARIA input fields must have an accessible name

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 8 affected elements
Component · Ref ADYT8J
Affected pagehttps://www.padisgems.com/
Element#AnnouncementSlider > .draggable.slick-list > .slick-track[role="listbox"]
Accessible nameFREE EXPEDITED SHIPPING For Any Order Over $1,000
Rolelistbox
Markup
<div class="slick-track" role="listbox" style="opacity: 1; width: 1360px; transform: translate3d(0px, 0px, 0px);">
Affected pages/ /pages/contact /pages/our-services
Component · Ref 56FS92
Affected pagehttps://www.padisgems.com/products/stones-oval-loose-4
Element.slick-track
Accessible nameFREE EXPEDITED SHIPPING For Any Order Over $1,000
Rolelistbox
Markup
<div class="slick-track" role="listbox" style="opacity: 1; width: 1360px; transform: translate3d(0px, 0px, 0px);">
Affected pages/products/stones-oval-loose-4 /cart
High

ARIA container is missing required child roles

WCAG 1.3.1 (A)8 instances5 inspected pages

An ARIA role that requires specific child roles does not contain them, breaking the widget semantics.

Why it matters

An ARIA role that requires specific child roles does not contain them, breaking the widget semantics.

Recommended correction

Provide the child roles the container role requires (e.g. option inside listbox).

View 8 affected elements
Component · Ref 54050N
Affected pagehttps://www.padisgems.com/
Element#AnnouncementSlider > .draggable.slick-list > .slick-track[role="listbox"]
Accessible nameFREE EXPEDITED SHIPPING For Any Order Over $1,000
Rolelistbox
Markup
<div class="slick-track" role="listbox" style="opacity: 1; width: 1360px; transform: translate3d(0px, 0px, 0px);">
Affected pages/ /pages/contact /pages/our-services
Component · Ref 78M5R6
Affected pagehttps://www.padisgems.com/products/stones-oval-loose-4
Element.slick-track
Accessible nameFREE EXPEDITED SHIPPING For Any Order Over $1,000
Rolelistbox
Markup
<div class="slick-track" role="listbox" style="opacity: 1; width: 1360px; transform: translate3d(0px, 0px, 0px);">
Affected pages/products/stones-oval-loose-4 /cart
Component · Ref 5FUGQW
Affected pagehttps://www.padisgems.com/
Elementul[role="tablist"]
Accessible name123
Roletablist
Markup
<ul class="slick-dots" style="" role="tablist">
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 RKK0MJ
Affected pagehttps://www.padisgems.com/pages/contact
Elementdiv#NavDrawer > div:nth-of-type(1) > div > div:nth-of-type(1) > a
Accessible nameBOOK APPOINTMENT
Markup
<a href="/pages/guest-pass" class="btn book-appt-button" style="transition: all 0s ease 0s;">
          BOOK APPOINTMENT
        </a>
Affected pages/ /pages/contact /pages/our-services /products/stones-oval-loose-4 /cart
Component · Ref DN3YOO
Affected pagehttps://www.padisgems.com/products/stones-oval-loose-4
Elementdiv:nth-of-type(2) > ul:nth-of-type(1) > li:nth-of-type(4) > div:nth-of-type(1) > div > button
Accessible namebutton
Markup
<button type="button" aria-controls="Linklist-collections-fine-jewelry4" class="collapsible-trigger collapsible--auto-height " aria-expanded="false" aria-label="button" data-uw-rm-empty-ctrl="">
                    <span class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
  <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16"><path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path></svg>
</span>

                  </button>
Affected pages/ /pages/contact /pages/our-services /products/stones-oval-loose-4 /cart
Component · Ref HEWU5K
Affected pagehttps://www.padisgems.com/pages/contact
Elementdiv#NavDrawer > div:nth-of-type(2) > ul:nth-of-type(1) > li:nth-of-type(2) > div:nth-of-type(1) > button
Accessible nameMove to top
Markup
<button type="button" aria-controls="Linklist-2" class="mobile-nav__link--button mobile-nav__link--top-level collapsible-trigger collapsible--auto-height " aria-expanded="false" aria-label="Move to top" data-uw-rm-empty-ctrl="">
                  <span class="mobile-nav__faux-link">
                    Diamonds &amp; Gems
                  </span>
                  <div class="mobile-nav__toggle">
                    <span class="faux-button">
                      <span class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
  <svg aria-hidden="true" focusable="…
Affected pages/ /pages/contact /pages/our-services /products/stones-oval-loose-4 /cart
Component · Ref BBZUZ5
Affected pagehttps://www.padisgems.com/pages/contact
Elementa#Label-collections-wedding-rings3
Accessible nameWedding Rings
Markup
<a href="/collections/wedding-rings" class="mobile-nav__link mobile-nav__link--top-level" id="Label-collections-wedding-rings3">
                  Wedding Rings
                </a>
Affected pages/ /pages/contact /pages/our-services /products/stones-oval-loose-4 /cart
High

Elements must only use supported ARIA attributes

WCAG 4.1.2 (A)10 instances2 inspected pages

Elements must only use supported ARIA attributes

Why it matters

Elements must only use supported ARIA attributes

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 10 affected elements
Component · Ref VHDPHS
Affected pagehttps://www.padisgems.com/
Element.js-modal-open-quick-modal-9349011734763
Accessible nameQuick view
Markup
<div class="quick-product__btn js-modal-open-quick-modal-9349011734763 small--hide" data-product-id="9349011734763" aria-expanded="false">
            <span class="quick-product__label">Quick view</span>
          </div>
Affected pages/ /products/stones-oval-loose-4
Component · Ref A1ZSJZ
Affected pagehttps://www.padisgems.com/
Element#slick-slide10
Accessible name1
Rolepresentation
Markup
<li class="slick-active" aria-hidden="false" role="presentation" aria-selected="true" aria-controls="navigation10" id="slick-slide10"><button type="button" data-role="none" role="button" tabindex="0">1</button></li>
High

ARIA hidden element must not be focusable or contain focusable elements

WCAG 4.1.2 (A)6 instances1 inspected page

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 6 affected elements
Component · Ref E5GWQA
Affected pagehttps://www.padisgems.com/
Elementdiv[data-index="-1"]
Accessible nameAlexis Padis Elected as Board President of American Gem SocietyThe American Gem Society (AGS) membership undoubtedly takes engagement ring and fine jewelry shopping to the next level – and you can have the highest AGS expert in the country at your service with us: Alexis Padis, President of Padis JewelryREAD MORE
Rolegroup
Markup
<div data-index="-1" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" role="group" aria-roledescription="slide" style="width: 1400px;">
Component · Ref XRZRKY
Affected pagehttps://www.padisgems.com/
Element#slick-slide12
Accessible name3
Rolepresentation
Markup
<li aria-hidden="true" role="presentation" aria-selected="false" aria-controls="navigation12" id="slick-slide12"><button type="button" data-role="none" role="button" tabindex="0">3</button></li>
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)15 instances1 inspected page

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 15 affected elements
Component · Ref T1KH82
Affected pagehttps://www.padisgems.com/
Elementdiv#shopify-section-1647649109c020522d > div > div:nth-of-type(2) > div > div > div:nth-of-type(16)
Accessible nameAlexis
Roleoption
Markup
<div class="logo-bar__item slick-slide slick-active" data-slick-index="7" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide17" style="width: 150px;">
          
          
<img class="logo-bar__image lazyload" data-src="//www.padisgems.com/cdn/shop/files/alexis-padis_{width}x.jpg?v=1715479074" data-widths="[180, 360, 540, 720]" data-aspectratio="0.7142857142857143" data-sizes="auto" alt="Alexis" title="Alexis">
          
          
            <div>Alexis</div>
          
          
        </div>
High

Interactive controls must not be nested

WCAG 4.1.2 (A)7 instances1 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 7 affected elements
Component · Ref TY47VR
Affected pagehttps://www.padisgems.com/
Elementdiv[data-slick-index="4"]
Accessible nameAnne
Roleoption
Markup
<div class="logo-bar__item slick-slide slick-active" data-slick-index="4" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide14" style="width: 150px;">
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)37 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 37 affected elements
Component · Ref H3CMXT
Affected pagehttps://www.padisgems.com/pages/our-services
Element#Tst_Btm
Accessible nameAAAAAAA
Markup
<div id="Tst_Btm" style="position:fixed;left:0px;bottom:0px;width:100%;z-index:-333;color:transparent">AAAAAAA</div>
Affected pages/ /pages/contact /pages/our-services /products/stones-oval-loose-4 /cart
Component · Ref 4RGXGB
Affected pagehttps://www.padisgems.com/pages/our-services
Elementcsm-cookie-consent,#isense-cc-cookie-bar-text
Markup
<span id="isense-cc-cookie-bar-text" tabindex="-1" data-csm-description="true" class="a48BBEL2Cpzl0dxNZ7ji">
Affected pages/pages/contact /pages/our-services /products/stones-oval-loose-4
Component · Ref W84VGP
Affected pagehttps://www.padisgems.com/
Elementh1
Accessible namePadis Jewelry
Roleheading
Markup
<h1 style="font-size:45px;" role="heading" aria-level="2" data-uw-rm-heading="level">Padis Jewelry</h1>
Affected pages/ /pages/contact /pages/our-services
Component · Ref XCR8HQ
Affected pagehttps://www.padisgems.com/pages/contact
Element.hero__subtitle > .animation-cropper > .animation-contents
Accessible nameGet in touch with Padis Jewelry Today!
Markup
<div class="animation-contents">
                            Get in touch with Padis Jewelry Today!
                          </div>
Affected pages/pages/contact /pages/our-services
Component · Ref R3UDHJ
Affected pagehttps://www.padisgems.com/
Element.rte[data-section-id="1591137106482"][data-section-type="featured-content-section"] > div > .text-link > .btn
Accessible nameView All
Markup
<button class="btn">View All</button>
Component · Ref KYQ0ID
Affected pagehttps://www.padisgems.com/
Element.text-link[href$="guest-pass"] > .btn
Accessible nameVISIT PADIS
Markup
<button class="btn">VISIT PADIS</button>
Component · Ref MER4L4
Affected pagehttps://www.padisgems.com/
Element.flex-grid__item--369b7508-e31f-4fa6-8f32-a963c27cae52 > .horizontal-left.vertical-bottom.promo-grid__container > .promo-grid__content > .promo-grid__text > .rte--strong.rte--block
Accessible nameFine Jewelry
Markup
<div class="rte--block rte--strong">
                        Fine Jewelry
                      </div>
Component · Ref ZLRN6Q
Affected pagehttps://www.padisgems.com/
Element.btn[href$="fine-jewelry"]
Accessible nameShop This
Markup
<a href="/collections/fine-jewelry" class="btn">
                        Shop This
                      </a>
Component · Ref JWAW1B
Affected pagehttps://www.padisgems.com/products/stones-oval-loose-4
Element#AddToCartText-7872974881003
Accessible nameAdd to cart
Markup
<span id="AddToCartText-7872974881003">
          
            
              Add to cart
            
          
        </span>
Component · Ref HH6Z0X
Affected pagehttps://www.padisgems.com/
Element.vertical-center.horizontal-center.promo-grid__container > .promo-grid__content > .promo-grid__text > .btn[href$="guest-pass"]
Accessible nameBook Appointment
Markup
<a href="/pages/guest-pass" class="btn">
                        Book Appointment
                      </a>
Component · Ref L0X5B8
Affected pagehttps://www.padisgems.com/
Element.promo-grid__text > .btn:nth-child(3)
Accessible nameShop Engagement Rings
Markup
<a href="/collections/engagement-rings-san-francisco" class="btn">
                        Shop Engagement Rings
                      </a>
Component · Ref BDXJDZ
Affected pagehttps://www.padisgems.com/
Element.rte--block:nth-child(2) > p
Accessible nameThe Largest Selection of Lab-Grown & Natural Diamonds in California. Your trusted source for Engagement rings, Wedding rings, Timepieces & Fine Jewelry of all kinds.
Markup
<p style="font-size:20px;">The Largest Selection of Lab-Grown &amp; Natural Diamonds in California. Your trusted source for Engagement rings, Wedding rings, Timepieces &amp; Fine Jewelry of all kinds.<br>
</p>
Component · Ref OTNISU
Affected pagehttps://www.padisgems.com/
Element.horizontal-center.vertical-bottom.promo-grid__container > .promo-grid__content > .promo-grid__text > .btn[href$="guest-pass"]
Accessible nameBook Appointment
Markup
<a href="/pages/guest-pass" class="btn">
                        Book Appointment
                      </a>
Component · Ref T2VN4U
Affected pagehttps://www.padisgems.com/products/stones-oval-loose-4
Element.pdp-see-in-person
Accessible nameSee It In Person
Markup
<a class="btn pdp-see-in-person" href="/pages/guest-pass">
        See It In Person
      </a>
Component · Ref 9Q8SO5
Affected pagehttps://www.padisgems.com/pages/our-services
Element.hero__link > .btn
Accessible nameShop Engagement Rings
Markup
<a href="/collections/engagement-rings-san-francisco" class="btn" tabindex="0">
                              Shop Engagement Rings
                            </a>
Component · Ref TQ31NN
Affected pagehttps://www.padisgems.com/
Element.pid-a0071cae-1627-467c-b596-47e87e82eadd,.rfm-initial-child-container > .rfm-child:nth-child(5) > .sc-gdyeKB.cMxcuR.review-item > .review-text > p > div
Markup
<div>
Component · Ref THU6C6
Affected pagehttps://www.padisgems.com/
Element.vertical-center.horizontal-center.promo-grid__container > .promo-grid__content > .promo-grid__text > .rte--strong.rte--block
Accessible nameFIND YOUR PERFECT RING OR FINE JEWELRY
Markup
<div class="rte--block rte--strong">
                        FIND YOUR PERFECT RING OR FINE JEWELRY
                      </div>
Component · Ref GNOJ4H
Affected pagehttps://www.padisgems.com/
Element.slick-current[role="group"][aria-roledescription="slide"] > div > .swiper.with-animation > .item-wrapper > .sc-gfoqjT.hniTI.card > .content > .top.left > h3
Accessible namePadis Jewelry Voted Best of the Bay by SFGATE - 3 Years in a Row
Markup
<h3 style="color: rgb(255, 255, 255); font-family: Lato, sans-serif; text-transform: uppercase; letter-spacing: 0.1em; font-weight: 400;" data-uw-rm-heading="prs">Padis Jewelry Voted Best of the Bay by SFGATE - 3 Years in a Row</h3>
Component · Ref FXZQ41
Affected pagehttps://www.padisgems.com/
Element.flex-grid__item--73b410f4-5f9f-4851-a556-7ebf8a00d3c7 > .horizontal-left.vertical-bottom.promo-grid__container > .promo-grid__content > .promo-grid__text > .btn
Accessible nameShop This
Markup
<a href="/apps/diamonds/search-filters?structure=new" class="btn">
                        Shop This
                      </a>
Medium

ARIA attributes have invalid values

WCAG 4.1.2 (A)6 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 6 affected elements
Component · Ref 6AM1NR
Affected pagehttps://www.padisgems.com/
Element#slick-slide10
Accessible name1
Rolepresentation
Markup
<li class="slick-active" aria-hidden="false" role="presentation" aria-selected="true" aria-controls="navigation10" id="slick-slide10"><button type="button" data-role="none" role="button" tabindex="0">1</button></li>
Component · Ref C0LKRB
Affected pagehttps://www.padisgems.com/
Elementdiv[data-slick-index="3"]
Accessible nameJess
Roleoption
Markup
<div class="logo-bar__item slick-slide slick-active" data-slick-index="3" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide13" style="width: 150px;">
Low

Touch targets are too small

WCAG 2.5.8 (AA)5 instances1 inspected page

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 5 affected elements
Component · Ref K3YX0K
Affected pagehttps://www.padisgems.com/
Element.rte[data-section-id="1591137106482"][data-section-type="featured-content-section"] > div > .text-link
Accessible nameView All
Markup
<a href="/apps/diamonds/search-filters?structure=new" class="text-link"> <button class="btn">View All</button></a>
Component · Ref Q0UMVQ
Affected pagehttps://www.padisgems.com/
Element.text-link[target="_blank"]
Accessible nameView More Reviews
Markup
<a href="https://www.google.com/maps/place/Padis+Jewelry+Flagship+Showroom/@37.7719769,-122.4076228,16z/data=!4m8!3m7!1s0x808f7e2dc2c6ae29:0x54b92713441152db!8m2!3d37.7719769!4d-122.4050479!9m1!1b1!16s%2Fg%2F12hq5zt98?entry=ttu" target="_blank" class="text-link">
Component · Ref D21ZM0
Affected pagehttps://www.padisgems.com/
Element#slick-slide10 > button[data-role="none"][role="button"][type="button"]
Accessible name1
Rolebutton
Markup
<button type="button" data-role="none" role="button" tabindex="0">1</button>

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.