Replies: 0
Hello,
I realy like the extra hint shown for the headline size in the gutenberg editor. However, there is a a smal bug as the CSS code für the H4 size is different to the other sizes, thus working icorrectly. Changing to ‘.editor-styles-wrapper h4.wp-block[data-type=”core/heading”]:not(.is-selected):after{content:”H4″}.is-editorskit-heading-label-on:not(.is-iceberg)’ in the editor.build.css removes the problem.