Title: Post title sizing
Last modified: August 21, 2016

---

# Post title sizing

 *  [nicolasshonfeld](https://wordpress.org/support/users/nicolasshonfeld/)
 * (@nicolasshonfeld)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/post-title-sizing/)
 * Hi there,
 * This is my site – [http://nicshonfeld.com/diary/](http://nicshonfeld.com/diary/)(
   twentytwelve theme).
 * I have decreased the size of the post title, as desired, but when I click through
   to the post (via the post title) the post title font is still larger – as the
   default setting. Please can anyone instruct me how to change the post title so
   it is the same.
 * Many thanks in advance, i have trying hard but to no avail.
 * Any help much appreciated…
 * nic.

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

 *  [Matthew Denton](https://wordpress.org/support/users/mdbitz/)
 * (@mdbitz)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/post-title-sizing/#post-4309218)
 * Hi it looks like you updated the size of the a tag.
 * If you want the size to be consistent across all pages you would need to change
   the css for the following rule.
 *     ```
       .entry-header .entry-title {
           font-size: 1.57143rem;
       }
       ```
   
 * to
 *     ```
       .entry-header .entry-title {
           font-size: 14px;
       }
       ```
   
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/post-title-sizing/#post-4309222)
 * If you are making changes to theme files, they will all be overwritten and lost
   when WP is updated. Much better to use a child theme or custom CSS plugin.

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

The topic ‘Post title sizing’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/post-title-sizing/#post-4309222)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
