Webflow Style Overrides: Fixing Font Weight and Color Issues
Basic Webflow question here about style overrides: I have my style guide (originally from Relume/client-first if I recall so I am counting this 🙂 ) and there are weird thing like font-weight classes and sizes that don’t always work. Two specific issues:
my text-weight classes etc. have font colors or other styles attached to them and there does not appear to be a way to “unset” or just not have a color class applied to them. Do I need to change the color to inherit? I don’t understand why a class has to have a typography/color, or any attribute for that matter, always set.
my text-weight-bold does not change my font weight, despite appearing fine in the style guide, and also changed some of my font colors. So if I have text-color-whiteand then apply text-weight-bold, it changes the color. This boggling my mind.