• Resolved docleads

    (@docleads)


    I have integrated the plugin on several customer websites. I am currently making the website accessible as part of the WCAG. Unfortunately, with this plugin, the “read more” and also the date in the integration of the widget are displayed with insufficient contrast as errors. The “read more” and the date are formatted in light gray on white, which is not easy to read. The contrast should be higher in order to comply with the WCAG 2.2 AA guidelines. Can you please adjust this or tell me how I can format the two affected areas in a different color myself?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Laca

    (@lacadev)

    Hi @docleads

    Thank you for reaching out!
    You can increase the contrast of the “Read More” text and the date in the widget by adding the following custom CSS to your website:

    div.ti-widget.ti-goog .ti-widget-container .ti-date, div.ti-widget.ti-goog .ti-read-more span { opacity: 1; }

    This will ensure that these elements have full opacity and improve readability.

    Let me know if you need any further assistance!

    Best regards,
    Laca form Trustindex

    Thread Starter docleads

    (@docleads)

    Hi Laca,

    perfect, thanks a lot for your quick help!

    Best regards,
    Elisabeth from docleads

    Plugin Support Laca

    (@lacadev)

    Hi Elisabeth,

    You’re welcome! If there’s anything else we can assist you with, just let us know.

    Best regards,
    Laca from Trustindex

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.