bo28190
asked 11 years ago

I would like to reduce my page title font size. I’ve attached link. Need to change ‘letterhead & compliment slip design’ but would like all pages to have same size font.
http://originalnutterdesign.co.uk/bespoke-business-card-design/
 
Thanks In advance,
Bo

1 Answers
Guru
answered 11 years ago

Dear @bo28190
To resolve this problem, you can log in to Dashboard > Theme > Customize > General Settings > Add the following code in the “Header Script”
<style>
.headline .entry-title {
font-size: 42px;
}
</style>
You can adjust the font size according to your requirements.
 
Best regards

bo28190
replied 11 years ago

Thanks again!

Guru Ghantaal
replied 11 years ago

You are welcome 🙂

Dominic Staff
replied 11 years ago

Dear Guru ! Thanks for your help.

Powered by DW Question & Answer Pro