Reply To: Study Circle Pro Capitalize Headers May 24, 2022 at 5:11 am #36136 Grace SupportKeymaster Hi, To display the page title in normal case Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS add below css code h1.entry-title { text-transform: none !important; } Regards Grace Themes