Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Preferred Kadence way to add styles

Home / Forums / Kadence Theme / Preferred Kadence way to add styles

This topic is: Awaiting Feedback
[Awaiting Feedback]
Posted in: Kadence Theme
October 13, 2020 at 10:03 am

Hello,
I use some custom classes in my style.css, which should also be active in the block editor.
I wonder what is the preferred Kadence-way to add the same styles to the block editor?

Just add
add_editor_style( 'assets/css/style-editor.css' );
to my functions.php, assuming that style-editor.css is in assets/css/ in my child theme?

thanks
Jochen

  • The forum ‘Kadence Theme’ is closed to new topics and replies.