Title: Captalize
Last modified: November 28, 2023

---

# Captalize

 *  Resolved [Ocio132](https://wordpress.org/support/users/ocio132/)
 * (@ocio132)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/captalize/)
 * Hello, how can I capitalize only the first letter of the months?
 * [https://ibb.co/WzL9wL8](https://ibb.co/WzL9wL8)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcaptalize%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [t33b33](https://wordpress.org/support/users/t33b33/)
 * (@t33b33)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/captalize/#post-17235867)
 * For example, you can achieve this with the following custom CSS:
 *     ```wp-block-code
       #wp-calendar caption::first-letter {
         text-transform: uppercase;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Captalize’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [t33b33](https://wordpress.org/support/users/t33b33/)
 * Last activity: [2 years, 6 months ago](https://wordpress.org/support/topic/captalize/#post-17235867)
 * Status: resolved