Hello,
How can i change the size of a pagetitle and blogtitle. At this moment the size is much smaller than the H1-header and I want the title to be bigger or the same size as the H1 title.
I can not find the option to change this.

Hello,
How can i change the size of a pagetitle and blogtitle. At this moment the size is much smaller than the H1-header and I want the title to be bigger or the same size as the H1 title.
I can not find the option to change this.

Hi There,
To change the size of page & blog title, please add this custom CSS under Theme Options > CSS:
h1.entry-title {
font-size: 400%;
}
Hope it helps 
Hello Thai, It works! Thank you.
On behalf of my colleague, you’re welcome. Cheers! 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.