Possible Display Bug in Admin When Adding Theme Support for Editor Styles
-
Hello!
I’m running into what looks like a display error in the Lazy Blocks admin interface when I add theme support for ‘editor-styles’ within functions.phpadd_theme_support('editor-styles');Even if I don’t add any custom styles, just adding the theme support (as shown above) results in a mangled UI on the Lazy Blocks admin.
Here’s a screen view without editor-styles support added:
(the standard, expected display of the Lazy Blocks admin UI)And here’s a view after the snippet above is added to functions.php:
(Lazy Blocks admin UI becomes left-aligned and several of the interface components become misaligned or improperly styled)Is there anything that can be done to enable theme support for editor styles AND keep Lazy Blocks UI looking the way that it should?
Thank you!
The topic ‘Possible Display Bug in Admin When Adding Theme Support for Editor Styles’ is closed to new replies.