+6
Under review

Custom CSS in sitewide text styles

Oliver 11 months ago in Website bulder updated by WebWave 7 months ago 1

I would like to create text styles with custom CSS in order to easily access while creating the site.

Examples:

  • Text in two columns (column-count:2; column-gap: 4em;)
  • Justified text with hyphens (text-align: justify; hyphens: auto;)
Under review

Interesting, let's vote!