WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Headings

#18715
Grace Themes
Member

Hi,

To change the page title heading to normal case
Go to the Appearance -> Editor -> style.css
add below css code at the end of file

h1.entry-title { text-transform: none !important; }

Regards
Grace Themes