• Resolved asconan

    (@asconan)


    Hello there! I am currently building a website that needs to have full WCAG 2.0 AA compliance.

    Unfortunately, when I check with WAVE tool the website, I receive a “very low contrast” error and this has to do with the way your buttons are set. Here is the code:

    <a id="wt-cli-privacy-save-btn" role="button" tabindex="0" data-cli-action="accept" class="wt-cli-privacy-btn cli_setting_save_button wt-cli-privacy-accept-btn cli-btn" style="color: rgb(255, 255, 255); background-color: rgb(97, 162, 41);">
    SAVE & ACCEPT
    </a>

    In general, WCAG 2.0 AA doesn’t like buttons, as I understand. Has anybody else ever asked you about this? And I would like to know, how can I get around this and find a solution?

    Thank you very much in advance!

    Dimitris Petrakis

    • This topic was modified 3 years, 4 months ago by asconan.
Viewing 1 replies (of 1 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @asconan,

    This version of our plugin isn’t compatible with accessibility. We are planning to add it in the upcoming releases.

Viewing 1 replies (of 1 total)
  • The topic ‘WCAG 2.0 AA Compliance?’ is closed to new replies.