Title: Make Post Title Sentence Case.
Last modified: August 21, 2016

---

# Make Post Title Sentence Case.

 *  Resolved [sarnava](https://wordpress.org/support/users/sarnava/)
 * (@sarnava)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/make-post-title-sentence-case/)
 * Hello,
    Is there a way to make the title of the posts in sentence case. Like 
   in the following picture “PS STORE GAME RENTING TRAIL FOLLOWS” to “PS store game
   renting trail follows”.[ Click Here for the Picture.](https://app.box.com/s/sus280g27swdj5yxc9ts)
 * Thank You,
    Sarnava.

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

 *  Theme Author [Brian Harris](https://wordpress.org/support/users/zgani/)
 * (@zgani)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/make-post-title-sentence-case/#post-4707853)
 * Hello Sarnava,
 * Add the following CSS to your child theme/css plugin and you should be good with
   that.
 *     ```
       .entry-title {
           text-transform: none;
       }
       ```
   
 * Regards,
    Zulf
 *  Thread Starter [sarnava](https://wordpress.org/support/users/sarnava/)
 * (@sarnava)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/make-post-title-sentence-case/#post-4707900)
 * Thank you, it worked. Thank you for your quick reply.
 * Regards,
    Sarnava.

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

The topic ‘Make Post Title Sentence Case.’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [sarnava](https://wordpress.org/support/users/sarnava/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/make-post-title-sentence-case/#post-4707900)
 * Status: resolved