The preview doesn’t match what actually happens for fonts!
-
I’m kind of blundering through this, but I managed to find and enter some CSS code to change my fonts (the theme I use doesn’t allow it).
It works great on my computer, but when I look at it on my phone none of the font changes show up! And it’s even STRANGER, because when I look at the ‘preview’ thing in the WordPress Customize section, it looks like it SHOULD work, so I have no idea what’s wrong!
The code was something basic like this:
body, button, input, textarea {
font-family: ‘Indie Flower’, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: ‘Dancing Script’, serif;
} -
Hi there,
On what site are you working? The account you’re using to post here does not own any sites on WordPress.com.
If you’re using the open source WordPress software at another host, please contact support for the theme you’re using directly for help with this.
For general help with that version of WordPress, you can ask the WordPress.org community over at https://wordpress.org/support/forums/
- The topic ‘The preview doesn’t match what actually happens for fonts!’ is closed to new replies.