Archived topic
Font weight doesn't change
5 replies · Started by Roberto on January 26, 2018
Hello.
In this page https://www.lopedevega.es/100-alumnos-mejoran-habilidades-sociales/ on body text the font-weight is very high (about 700). I try to change to font-weight: normal in "Tipograpy -> body -> fontweight" but don't change.
How can I put a normal weight font?
Regards.
Hi there,
It's labeled as <strong>.
Did you use this tag anywhere but forgot to close it? </strong>
If I edit the post in HTML I can't find the tag. How can I delete it?
I have others themes in my wordpress. If I put another theme, the font weight is normal in the page I show you before.
The issue is in your header widget.
You have a number of opening <strong> elements, and no closing </strong> elements.
Other themes are working likely because they don't have a header widget and that widget isn't being used.
Hello Tom.
You're right. Now, it's working.
Thank a lot.
You're welcome :)