Bold text doesn’t show up on Chrome for Mac
Hello! Some people who have Chrome on Mac don’t see bold text in the posts.
For example, on this site which is running the Zuki theme:
The three lines at the bottom – ((Hot & Cold Jog (Beginner) Attack Those Legs (Intermediate) I’m a Diva (Advanced)) – should be in bold, but it doesn’t show up like that on Macs running a Chrome browser. Any idea what’s up? Thanks!
Marc (Support-Team) 3:03 pm on November 9, 2016 Permalink | Log in to Reply
Hi @skrotfooey,
it seems that Safari uses the system font Avenir, while Chrome will only access the embedded fonts. In your child theme’s style.css only Avenir-Medium is embedded, I guess you need other font weights as well in order to display it the same way, as it’ll be displayed in Safari.
Please understand that we cannot provide support for individual theme customizations in the forum.
Best,
Marc
Skrotfooey 8:24 pm on November 10, 2016 Permalink | Log in to Reply
Thank you!