Font weights don't work properly. Trying to use light and medium

Hello, the fonts on my page are not working correctly. I am trying to use Light as body font weight and Medium as header font weight. But when I do this, my body turns out to be Medium and not Light.

I am only getting my fonts to work by using

.x-text {
  font-weight: 300!important;
}

This solution interferes with other elements and is therefore inadequate. Please help me get light body weight text with medium weight headings. Thank you.

Hi,

Thanks for writing in!

You can change the font weight of your Headings and text using the font manager and setting it in the element itself.

You can also change it under Theme Options > Typography

Hope that helps

Yes, that’s what I did but it didn’t work. Test it yourself, use Light for body and Medium for headings and see if it works.

Hi There,

Yes, I tested it on my end but I can not replicate the issue. What font-family are we talking here?

Please make sure that you check the light and medium (if available) to your font-family.


Provide us login credentials in a secure note so we can take a closer look.

Thanks,

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.