Implementing WCAG Guidelines - Examples
Implementing WCAG Guidelines - Examples
Implementing WCAG Guidelines - Examples
This article provides Cornerstone code snippets which satisfy current WCAG guidelines or code you can add to meet a WCAG requirement.
To satisfy the bypass blocks WCAG guideline, Cornerstone has a ‘Skip to Main’ link on each page. You can find this code in /templates/components/common/header.html.
HTML output

To satisfy the Location WCAG guideline, Cornerstone provides breadcrumbs on each page. See an example of breadcrumbs in /templates/components/common/contact-us.html.
HTML output

To satisfy the unusual words WCAG guideline, add links to your footer categories section in your theme. We recommend adding links using your store’s BigCommerce control panel. Insert a script in the Storefront > Script Manager field. Example code is provided below. Replace each /page-link/ and Add Link Name with the actual links and names.
HTML output
