Text . Text Style . Inline Styles

Now there is Style: B, I & U

Is it possible to add ”Semibold”? There is enough space. @tpbradley

I find Bold a little too bold and use Classes: font-semibold instead on a specific word in a text, but it takes more time to do instead of clicking on a symbol. I use it a lot.

Bug in Classes ?

When I use a custom weight, such as ”font-semibold” on a word, it works fine, but when I link the word, the format is missing. @dan Try this “font-black”.

@dan

Font weight (100, 400, 600, 700, 900, thin, regular, semibold, bold, black, etc ), styles (italic, oblique), and stretch (condensed, semi condensed, etc) ONLY work if the font includes those features/or then required font variations are included, AND the @font-face declaration properly specifies them. As it stands, Elements (at least for Resources fonts) is failing badly at the second bit.

Using Google Fonts in Elements might work better, but I haven’t tested it as using Google Fonts isn’t something I can use on my projects (due to a very prohibitive, and pro-privacy CSP).

1 Like

I use Elements Theme Google fonts. They work fine but not when I link a word as described above in Classes. I haven’t tried with extra fonts in Resources. @dan

@PLM can you supply a sample project via Elements Cloud with the issue you’re seeing?

1 Like

In the mail … @dan