Site logo

Archived topic

CSS: speak: none is not a speak value.

7 replies · Started by Lilia on March 27, 2020

Viewing posts 1–8 of 8

Dear Generatepress Team,

i get the following error message since the last update.

CSS: speak: none is not a speak value.

t:1;speak:none}butto

https://validator.w3.org/nu/?doc=https://www.betreuer24.com/

how can I eliminate them

many thanks for our Help

stays healthy stays Home
lili

Hi there,

good timing this was spotted a few days ago and will be amended in GP 2.5.

We don't have a firm release date for the update yet but it shouldn't long.
In the meantime the speak: none; property is a legacy CSS value and to the best of my knowledge still supported by browsers and screen readers.

Hi David,
many thanks for Info, then I'll wait for your update.

best Regards

stays healthy stays Home

lili

You're welcome - you too!

Hi there,

that CSS property is coming from this CSS:

[class *=ez-toc-icon-] {
    font-family: ez-toc-icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

Which belongs to the EZ Table of Content plugin. You would need to raise that issue with the plugin author.

Thank you for your prompt response.
Thanks for following up even if the problem was with another plugin.
I am very satisfied with GeneratePress.
Thanks again for your good work.

You're welcome!

This archived topic is closed to new replies.