Site logo

Archived topic

Bold not showing across site

3 replies · Started by Jake on September 9, 2022

Viewing posts 1–4 of 4

Bold text is not showing across my site, on both pages and posts.

Here is an example:
https://sheetsformarketers.com/google-sheets-formatting/

In the first set of bullet points you'll see, the text before the - should be bold but it isn't :(

Any pointers? Cheers

Hi there,

i can see the difference, its very subtle on that font

You can try increasing its font-weight to see if that makes a difference.


strong {
    font-weight: 900;
}

Just added that and it didn't work...

... but then I changed font and it worked! I guess bolding on that font is too subtle.

Anyway, thanks for your help, all fixed now :)

yeah, i had to squint even on a 5k monitor to notice it lol
Glad to hear its working for you now :)

This archived topic is closed to new replies.