Hello friends,
What would be the CSS code to change the size of a page title?
Thanks
Hello friends,
What would be the CSS code to change the size of a page title?
Thanks
Hello Ricardo,
Thanks for asking. 
Please add following CSS under X > Theme Options > CSS:
.entry-title {
font-size: 400% !important;
}
Here are some related links for further reading:
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.