Title: Update Problem
Last modified: July 14, 2018

---

# Update Problem

 *  Resolved [mummyheartsyou](https://wordpress.org/support/users/mummyheartsyou/)
 * (@mummyheartsyou)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/update-problem-57/)
 * Wonder if you can help? Since Kale updated I have had a problem with my front
   page. All of the blog posts titles have reduced in size and have now become unreadable
   as they are so small. How do I change the size of these? Everything else seems
   to be ok just that. I have had a scroll through the forum and I can’t see to 
   find anything to help.
 * Many Thanks
 * Anna-Marie
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fupdate-problem-57%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [tubbadu](https://wordpress.org/support/users/tubbadu/)
 * (@tubbadu)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/update-problem-57/#post-10493713)
 * try add this css code:
 *     ```
       .entry-title{
       	font-size: 30px;
       }
       ```
   
 * you may change that “30” to change the dimension of article title
 * hope that helps! bye!
    Ale
 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/update-problem-57/#post-10494078)
 * Or you can try this one:
 *     ```
       .entry h3 {
       	font-size: 40px;
       }
       ```
   
 * As tubbadu mentioned, adjust px value to how it used to be before.
 * Hope this helps but if you have additional questions, just ask.
 * Kind regards.

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

The topic ‘Update Problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/kale/2.8.2/screenshot.jpg)
 * Kale
 * [Support Threads](https://wordpress.org/support/theme/kale/)
 * [Active Topics](https://wordpress.org/support/theme/kale/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/kale/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/kale/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/update-problem-57/#post-10494078)
 * Status: resolved