• Love the plugin. I even added this CSS to style it to my magazine bordered website. Adjust the margin-left to your website and the button looks a lot cleaner.

    /* ACCESSIBILITY BUTTON START */ pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {

    padding: 1px;
    border: 1px solid #1e73be;
    border-radius: 100px;
        margin-left: 35px;

    }

  • You must be logged in to reply to this review.