Remove inline styles in HTML tables | Community
Skip to main content

Remove inline styles in HTML tables

  • September 26, 2025
  • 0 replies
  • 0 views

We have custom CSS for our Help Center tables and the new editor embeds them with inline style, which blocks it. It is impossible to remove the styles, all you can do is select “none” which sets style=none in the HTML, also blocking our CSS.

 

Is there any way to embed tables with 0 style?