Font Style/Type in Writing
-
Can I use my header’s font type (ie. FF Market) while writing on pages and posts?
If so, what is the code I would have to use?
Thank you!!!
The blog I need help with is: (visible only to logged in users)
-
Hi there!
If you’d like to give this font a try, click Appearance → Customize in your site’s Dashboard. Then, click CSS in your right-hand menu. In the CSS Revisions box, please paste the following underneath all existing text:
entry-content {
font-family: ff-market-web,”Source Sans Pro”,sans-serif;
}Then Save your changes. That should do the trick!
Thanks very much.
- The topic ‘Font Style/Type in Writing’ is closed to new replies.