Editor removes first character of additional css classes on render
-
If you apply styling on a block, and also have additional classes, once rendered, it will remove the first letter of the additional class.
e.g “is-large” will be outputted as “s-large” instead.
Steps to recreate:
- Apply class to <p> block
- set a margin on <p> block using editor plus
- Preview/update and view page
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Editor removes first character of additional css classes on render’ is closed to new replies.