Title: Changing ugly font
Last modified: August 24, 2016

---

# Changing ugly font

 *  [kittik](https://wordpress.org/support/users/kittik/)
 * (@kittik)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/changing-ugly-font/)
 * [http://kittik.com/news](http://kittik.com/news)
 * Hi,
 * On the link provided above is my news page, which lists all posts. It is apparent
   that the posts title is in a font that none of the rest of my website is. The
   font is really putting me off and I’d like to know how to change it.
 * Thank you,
 * James

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/changing-ugly-font/#post-6026808)
 * There are many tools available for this kind of CSS work, for example:
    – Firefox
   with Firebug add-on: Help info on Firebug [https://getfirebug.com/faq/](https://getfirebug.com/faq/)–
   Newer IE/Chrome, etc., have similar tools – Also, check out Custom CSS Manager
   plugin: [http://wordpress.org/plugins/custom-css-manager-plugin/](http://wordpress.org/plugins/custom-css-manager-plugin/)–
   Alternately, try a dedicated CSS resource such as [http://www.css-discuss.org/](http://www.css-discuss.org/)–
   Also, consider creating a [child theme](https://codex.wordpress.org/Child_Themes)
   otherwise all your customization will be overwritten when you next update your
   theme. Alternately, use Custom CSS Manager plugin
 *  [martcol](https://wordpress.org/support/users/hotmale/)
 * (@hotmale)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/changing-ugly-font/#post-6026810)
 * Your theme appears to be a commercial product and as such is not supported here.
   You should approach the theme developer for support.
 * Having said that, the font used is declared here:
 *     ```
       .blog-post h4, .blog-post h1, .blog-post h3, .blog-line h4, .blog-single-post h1 {
         font-family: typekit-font-1;
       }
       ```
   
 * You could select a font stack that suits you and use that: [http://www.cssfontstack.com/](http://www.cssfontstack.com/)
 * If you end up customising the theme this way, add the CSS using a plugin or a
   child theme.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Changing ugly font’ is closed to new replies.

## Tags

 * [font](https://wordpress.org/support/topic-tag/font/)
 * [post](https://wordpress.org/support/topic-tag/post/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [martcol](https://wordpress.org/support/users/hotmale/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/changing-ugly-font/#post-6026810)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
