I have found where there was a problem – Gutentor blocks. I couldn’t fix it in the plugin but they have made an upgrade so that now wp-typography works well with the plugin and theme.
No, unfortunately, it didn’t work. The code I have tried before was
.entry-caption,
.type-attachment .entry-title,
.author-description,
.widget,
.entry-content,
.entry-summary,
.page-content,
.comment-content,
code,
kbd,
tt,
var,
samp,
pre,
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
word-wrap: none;
}
And this one didn’t work either…
The same problem – doesn’t save and doesn’t send…
It all happened after wordpress automatic update. Hope it will be solved very soon