Title: Template Fonts
Last modified: August 21, 2016

---

# Template Fonts

 *  [mattharris](https://wordpress.org/support/users/mattharris/)
 * (@mattharris)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/template-fonts/)
 * Hi Newbie here
 * I am testing a basic site created using a Twenty Eleven Child theme.
    The Home
   page is using a sidebar template & the other pages use showcase template. The
   problem is fonts look different on each template, how can i get them to be the
   same?
 * site – [http://www.mchpictures.co.uk](http://www.mchpictures.co.uk)

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 6 months ago](https://wordpress.org/support/topic/template-fonts/#post-4324594)
 * What do you mean by fonts look different, can you illustrate a specific example
   between two pages?
 *  Thread Starter [mattharris](https://wordpress.org/support/users/mattharris/)
 * (@mattharris)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/template-fonts/#post-4324611)
 * Thanks for the quick reply.
    If you switch between the Home page & any of the
   other pages, the font on the Home page seems smaller than any of the other pages.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 6 months ago](https://wordpress.org/support/topic/template-fonts/#post-4324613)
 * There’s a style that increases the font size by 1px on those other pages and 
   to apply that style to the Home page add this to your Child Theme style.css file:
 *     ```
       .entry-content {
        font-size: 16px;
       }
       ```
   
 *  Thread Starter [mattharris](https://wordpress.org/support/users/mattharris/)
 * (@mattharris)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/template-fonts/#post-4324625)
 * Thanks.
    Is it possible to reduce the size of the font on the other pages to 
   match the home page?

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

The topic ‘Template Fonts’ is closed to new replies.

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [mattharris](https://wordpress.org/support/users/mattharris/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/template-fonts/#post-4324625)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
