custom heading font – not showing on mobile
-
Hi!
The font used by my theme for Headings is Arvo.
I want to use for h2 a font called ‘Dawning of a new day’, so I added this piece of code in the custom CSS field:
h2 {
font-family: ‘Dawning of a new day’;
font-size: 45px;
color: #005aba;
}It works fine on my laptop (I’ve got a Mac), but it doesn’t work on the mobile and neither on a Windows PC (I don’t know if all Windows PC’s.. at least one that I’ve tried).
Any idea what’s going on and how I can fix it?
Super many thanks!
LauraThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘custom heading font – not showing on mobile’ is closed to new replies.