Pro 6.3.2 bug in stack option heading generated CSS

New build site, set up with the Starter Stack.

The font style, font weight, and letter spacing CSS is being generated incorrectly:

image

I will have a fix for the letter-spacing one in the next release.

For the second I’m not having it output an invalid value. Is this an adobe or custom font? Is the font manager enabled? In Dev Tools > Theme Options, searching for Family, what is the value for the headings font family?

image

Thanks have a great day!

It’s not actually the font family that is the issue here, as it is the font-style / font-weight line that is broken, maybe just missing a ; at the end of the font-style line?

1 Like

Oh good catch. Yeah that’s a problem. I will have both these issues fixed in a release next week.

1 Like