Sorry, we don't support your browser.  Install a modern browser

Gutenberg Visual Editor Toolbar Option for Inline Class and Styling#195

With the GutenBricks and Bricks combo, I’m finding myself using Gutenberg more often to write/edit content and adding in complex Bricks layouts for advanced functionalities.

But it is a pain when I want to apply inline tags (e.g. <kbd></kbd>) or styles / classes to a span tag inside the Gutenberg editor because I have to switch into HTML mode, create the <kbd> or <span> tags, apply the styling, then back out to visual mode to check.

Would be great to have a way for CF to:

  • Allow us to highlight a portion of the text

  • Click a button to bring up the ability to either:
    – apply one or more tags and/or,
    – apply one or more classes and/or,
    – apply inline style properties

6 days ago