Title: Change font in posts
Last modified: August 19, 2016

---

# Change font in posts

 *  [jesperhs](https://wordpress.org/support/users/jesperhs/)
 * (@jesperhs)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/change-font-in-posts/)
 * I know this might be a bit silly, but I simply don’t know how to change the font
   on my site.
 * Here it is: [http://yoke.dk/newsite/](http://yoke.dk/newsite/)
 * I’ve found where to change the font for the menu and all the headlines (right
   now set to Arial).
 * The rest of the text is the problem. Both on the Projects and the About pages.
   I want this set to Arial as well.
 * I can see through the Firebug app that the element I’m looking for is:
    element.
   style { font-family:Calibri; }
 * But I can’t find this in my childtheme and I don’t know what the element.style
   refers too?
 * How do I do this?
 * Thanks!
    – Jesper

Viewing 1 replies (of 1 total)

 *  [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * (@pboosten)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/change-font-in-posts/#post-1235566)
 * It’s in the xhtml, and not in the style.css file (so on page.php/index.php/single.
   php) and looks like this:
 * `<span style="font-family: Calibri;">`
 * Maybe some plugin doing this?
 * Peter

Viewing 1 replies (of 1 total)

The topic ‘Change font in posts’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/change-font-in-posts/#post-1235566)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
