Title: h1 issues
Last modified: August 22, 2016

---

# h1 issues

 *  Resolved [Wahlii](https://wordpress.org/support/users/wahlii/)
 * (@wahlii)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/h1-issues/)
 * I love the font that I used for my site title, but it isn’t so legible as the
   title for each blog post. :(. Is there anyway that CSS can help me to diffrentiate
   the font of the Site Header and the blog Post titles so that I can have a different
   one for each? I realize that both responds when I make adjustments to h1….
 * …if that helps. :/

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

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/h1-issues/#post-5612995)
 * Sure, you can use the `.site-title` class to target just the site title in the
   header, `.excerpt-title` to target the post title on the blog/archive pages, 
   and `.entry-title` to target the post title on the individual post page.
 *  Thread Starter [Wahlii](https://wordpress.org/support/users/wahlii/)
 * (@wahlii)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/h1-issues/#post-5613008)
 * BEN IT WORKS!
 * Thank you so much! You’ve been so helpful and awesome.
 * I’d ship cookies and rum if I could but… 🙂
 * Happy Holidays.
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/h1-issues/#post-5613037)
 * Haha you’re welcome. Happy holidays 🙂
 *  [Eljhae](https://wordpress.org/support/users/eljhae/)
 * (@eljhae)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/h1-issues/#post-5613174)
 * Hello,
 * Sorry but where do I make the changes ??
 * Thanks
 *  [Eljhae](https://wordpress.org/support/users/eljhae/)
 * (@eljhae)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/h1-issues/#post-5613176)
 * I have the issue on h2, which look too big so I am using h4 but this is really
   not good for SEO. Could you please let me know how to proceed ??
 * Thanks a lot,
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/h1-issues/#post-5613187)
 * Sure, you add the CSS into the “Custom CSS” section in the Customizer (Appearance
   > Customize). Once added there, it should take affect right away.
 * As an example, this would make the post titles a lot smaller on the individual
   Post pages:
 *     ```
       .entry-title {
         font-size: 24px;
       }
       ```
   
 *  [Eljhae](https://wordpress.org/support/users/eljhae/)
 * (@eljhae)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/h1-issues/#post-5613192)
 * Once again, thanks a lot for your perfect support.
 * All the best for 2015 !
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/h1-issues/#post-5613207)
 * You’re welcome, happy new year!

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

The topic ‘h1 issues’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/tracks/1.81/screenshot.png)
 * Tracks
 * [Support Threads](https://wordpress.org/support/theme/tracks/)
 * [Active Topics](https://wordpress.org/support/theme/tracks/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/tracks/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/tracks/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/h1-issues/#post-5613207)
 * Status: resolved