Font weight

Hey everyone,

i have a little problem with the font weight on one of my pages.

I changed to Hind (Google font) and would like to use font weight 400. But the font weight on the page is always 700.
At the moment i use classic elements. If i add “font-weight: 400” to every text element it works but that would be lots of work. Do you know what to do in this case?

Customizer:

Font on frontend page:

Best regards

Patrick

Hello @ammes90,

Thanks for writing in! :slight_smile:

Your body font weight is 400 but overwritten by your classic element font weight which is 700. What is odd is it should only affect b and strong HTML elements.

Can you share us your Wordpress admin username/password in a secure note so we can take a closer look?

Thank you.

Okay, thank you very much!

Hi there,

There is a stray <b> tag in the Text element in your header builder which is causing the issue on the entire page.

Kindly remove it or correct it to <br /> if it’s meant to be a line break.

Hope this helps.

Ahhhh, thank you so much!

You’re most welcome.

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