my custom CSS H1 font code is only appearing on the desktop version of my site and not mobile. do i need specific code to make it work on mobile too? (the intended font is called White Angelica}
Hi @ErynnBriggs,
The default font is showing for me (both desktop and mobile):
I noticed a few typos in your CSS. Try this instead:
@font-face {
font-family: 'white angelica';
Question
ErynnBriggs 1
Site URL: http://www.ebcophoto.com
Hi
my custom CSS H1 font code is only appearing on the desktop version of my site and not mobile. do i need specific code to make it work on mobile too? (the intended font is called White Angelica}
Thank you
Link to post
Top Posters For This Question
2
2
2
2
Popular Days
Oct 23
4
Oct 22
2
Nov 22
2
Nov 21
1
Top Posters For This Question
ErynnBriggs 2 posts
tcp13 2 posts
mariyaleona 2 posts
AndreaOchoa 2 posts
Popular Days
Oct 23 2020
4 posts
Oct 22 2020
2 posts
Nov 22 2020
2 posts
Nov 21 2020
1 post
Popular Posts
tcp13
Hi @ErynnBriggs, The default font is showing for me (both desktop and mobile): I noticed a few typos in your CSS. Try this instead: @font-face { font-family: 'white angelica';
ErynnBriggs
@Tcp13 Thanks so much! that did it!
Posted Images
8 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment