Home › Forums › Support › Capitalize only the 1st letter of the Month on my Posts This topic has 3 replies, 2 voices, and was last updated 3 years, 3 months ago by Fernando. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 14, 2023 at 5:26 pm #2567912 Billy Hi guys, I’ve been playing with some CSS on my blog but there’s one thing I simply can’t achieve. Can you please help me capitalize only the first letter of the mont. ex. “Abril” instead of “abril”. Here’s my post URLs: https://micaminoimperfecto.com/el-comienzo/ Thanks a lot! March 14, 2023 at 5:40 pm #2567923 Fernando Customer Support Hi Billy, In the Block settings of the Headline Block, you can set the Transform value to Capitalize. Reference: https://docs.generateblocks.com/article/typography-overview/ If you want to use custom CSS, can you try adding this through Appearance > Customize > Additional CSS: .single-post time.entry-date.published { text-transform:capitalize; } March 14, 2023 at 6:04 pm #2567938 Billy You got it Fernando. Stunning support. I chose method 1 to avoid loading more CSS, and it worked. Thanks a lot man! March 14, 2023 at 6:09 pm #2567940 Fernando Customer Support You’re welcome, Billy! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In