Title: Font date
Last modified: August 30, 2016

---

# Font date

 *  [Flavia Toledo](https://wordpress.org/support/users/flavia-toledo/)
 * (@flavia-toledo)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/font-date/)
 * Hello!
    How can I change the font size of the date of the post? Thanks.

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

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/font-date/#post-6484230)
 * Hey,
    You can use this css:
 *     ```
       .postdate .postday {
           font-size: 16px;
       }
       ```
   
 * Kadence Themes
 *  Thread Starter [Flavia Toledo](https://wordpress.org/support/users/flavia-toledo/)
 * (@flavia-toledo)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/font-date/#post-6484480)
 * I managed to solve the slide as well. Thanks.
    How can I change the font and 
   font size in the full post title?
 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/font-date/#post-6484481)
 * Hey Flavia,
    That pulls from your H1 settings (theme options > typography). Or
   you can use css like this:
 *     ```
       .single-article .entry-title {
           font-size: 28px;
           font-family: sans-serif;
       }
       ```
   
 * Hannah

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

The topic ‘Font date’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [hannah](https://wordpress.org/support/users/hannahritner/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/font-date/#post-6484481)
 * Status: not resolved