Font not working on Mobile Devices
-
Hello,
I’ve just changed fonts on my website through the CSS customizer. I added this: `/* font */
* {font-family: IBM Plex Serif}
a {font-family: IBM Plex Sans}
span {font-family: IBM Plex Sans}
time.entry-date.published {font-family: IBM Plex Sans}
h2.widget-title {font-family: IBM Plex Sans}
.tg-site-menu–default a {font-size: 16px}
.entry-meta {font-size: 14px}
.tg-top-cat .cat-links {font-size: 14px}
.tg-author-box .tg-author-meta {font-size: 14px}`All changes perfectly work on dessktop, but they don’t on mobile phone. On my Samsung it is dispalyed a standard Sans-serif font, whereas on a Iphone I checked it is displayed another standard serif font. What can I do?
- This topic was modified 3 years, 11 months ago by .
- This topic was modified 3 years, 11 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Font not working on Mobile Devices’ is closed to new replies.