Accessibility: Adding an Accessibility Toolbar to Your Site

1 min read
Accessibility toolbars allow visitors to manipulate certain aspects of your site, like font and text size. While Wix doesn't offer built-in accessibility toolbars, you can add one to your site using code from a third-party provider. 
These toolbars are not a requirement to reach the standard as outlined in the Web Content Accessibility Guidelines. Either way, we recommend following our Accessibility checklist, and scanning your site with the Accessibility Wizard to ensure an improved experience for your visitors. 
Important:
Embedding custom code is only available for sites with a connected domain

To add an accessibility toolbar using third-party code:

  1. Go to your Settings in your site's dashboard.
  2. Select the Custom Code tab under Advanced Settings.
  3. Select + Add Custom Code at the top right.
  4. Paste the code snippet in the text box.
  5. Enter a name for your code.
    Tip: Give it a name that is easy to recognize so you can quickly identify it later.
  6. Select an option under Add Code to Pages:
    • All pages: This adds the code to all of your site's pages, including any new pages that you'll create in the future. Choose whether to load the code only once per visit or on each page your visitor opens.
    • Choose specific pages: Use the drop-down menu to select the relevant pages.
  7. Choose where to place your code:
    • Head
    • Body - start
    • Body - end
  8. Select Apply.

Did this help?

|