Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

custom heading font – not showing on mobile

$
0
0

Replies: 0

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!
Laura


Viewing all articles
Browse latest Browse all 59525

Trending Articles