Font
-
For some reason, when I changed the block navigation to verse, wrote, and published, the font changed to look like an old type writer. How can I change the font?
-
Hi there,
Is this on http://christidawn.com/?
Your site is not hosted on WordPress.com, but using the open source WordPress.org software at another hosting provider. We’re only able to help with sites hosted on our servers at WordPress.com.
Please ask the WordPress.org community for advice instead. They provide support for the version of WordPress you’re using:
https://wordpress.org/support/forums
That said, the verse block uses the
preHTML tag, and any text added withinpretags always use a monospaced font. The most popular monospace font, and the one used as the default in most browsers, is Courier, which is the one that looks like a typewriter.To change this you’ll need to specify a different font to use for
pretags in your theme’s CSS, so you could also contact support for the theme you’re using directly for advice about this.
- The topic ‘Font’ is closed to new replies.