We’re sorry to see you go. If you're switching solutions or just taking a different approach to accessibility, here's how to uninstall accessWidget from your site.
Uninstalling accessWidget requires editing your website’s code. If you're not comfortable doing this yourself, we recommend working with your developer or someone familiar with your site's structure.
To uninstall accessWidget from your website
Locate the accessWidget installation code that was added to your website. The code is most likely in the footers section or just before the closing
/bodytag. The snippet typically looks like this:<script> (function(){ var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function(){ acsbJS.init(); }; h.appendChild(s); })(); </script>If the script appears on multiple pages, make sure to remove it from each one. Delete the entire script block, save your changes, and publish your website.
Once the script is removed, accessWidget will no longer appear on your website.
Note: Uninstalling accessWidget does not cancel your subscription. You’ll continue to be charged unless you cancel your plan separately.
Need help uninstalling? Contact us through our website chat.