Title: dmartgmail's Replies | WordPress.org

---

# dmartgmail

  [  ](https://wordpress.org/support/users/dmartgmail/)

 *   [Profile](https://wordpress.org/support/users/dmartgmail/)
 *   [Topics Started](https://wordpress.org/support/users/dmartgmail/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dmartgmail/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dmartgmail/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dmartgmail/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dmartgmail/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dmartgmail/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Kadence Blocks — Page Builder Toolkit for Gutenberg Editor] kt-highlight – with multi-line headlines](https://wordpress.org/support/topic/kt-highlight-with-multi-line-headlines/)
 *  Thread Starter [dmartgmail](https://wordpress.org/support/users/dmartgmail/)
 * (@dmartgmail)
 * [7 years ago](https://wordpress.org/support/topic/kt-highlight-with-multi-line-headlines/#post-11640832)
 * I must apologize – Although I really feel embareced by the massive inline css–
   it is inline css – even if its put in the header – But this seems to be the new
   Gutenberg Paradigma – Bloat as Bloat can be.
 * Nevertheless – I just used the new box-decoration-break: clone property to cope
   with the kt-highlight – Ok, its not Edge/IE compatible – But how cares.
 * This helps:
    .kt-highlight { /* not supported by most lame Browsers – MS-Ecosystem*/-
   webkit-box-decoration-break: clone; -o-box-decoration-break: clone; box-decoration-
   break: clone; }
 * Cheers!

Viewing 1 replies (of 1 total)