Italic styling ignored in block editor
-
As reported on WordPress Core Trac #52774, this plugin has a CSS reset that overrides italicized text styling within the post content when using the block editor (Gutenberg).
i, cite, em, var, address, dfn { font-style: normal; }
The Classic Editor is inside an iframe, however, so this does not affect the text there.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Italic styling ignored in block editor’ is closed to new replies.