question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

**bold text** is broken

See original GitHub issue

The bold text styling using **bold** is not working.

The bold font weight is being overwritten with font-weight: 500 by a different class in the css somewhere.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Nuc1eoNcommented, Jun 12, 2020

Yeah I played around with it and it appears my font doesn’t get bold at font-weight: 500 but only at 600. I switched my font to a different one now, but for first time user it might be confusing.

You could also specify to use a certain default font alternatively, which would require pulling from cdn probably to make it universal for all. Or just use 600.

0reactions
gera2ldcommented, Jun 12, 2020

Maybe your font does not work well with number font-weights. I think I’ll change the default font-weight to 600 later, as in GitHub. It works for me though. Screen Shot 2020-06-12 at 10 23 09

Read more comments on GitHub >

github_iconTop Results From Across the Web

Big Sur - Bold text no longer works? - Apple Community
Big Sur - Bold text no longer works? Previous keynotes with bold text are broken and I have to re-bold them by manually...
Read more >
ctrl b not working to bold text - Microsoft Community
Hello, My ctrl b/ctrl-shift-b function abruptly quit working to bold text in all my Office applications, and the problem began in Microsoft ...
Read more >
[SOLVED] TEXT-BOLD Does Not Work Using HTML5 - CSS ...
Re: TEXT-BOLD Does Not Work Using HTML5​​ The "font-weight" property is the correct property for setting the weight (or boldness) of a font....
Read more >
Bold font not working? - Support - Themeco Forum
Hey! I'm trying to bold my H3 and it's not making it bold, instead is just spaces the letters a bit. It worked...
Read more >
CSS bold not working - Stack Overflow
The html has 2 paragraphs. The first par is normal and the second is bold. When I use the inherit, both lines have...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found