Change size of article ?

Hello !

I want to change my title size of my article

I try in additionnal CSS a lot of code like:
/* Saisissez votre CSS personnalisé ci-dessous */
h1.title-post {
font-size: 20px !important;
}
/page title size for any other pages/
h1.page-title {
font-size: 20px;
}
h1 {
font-size: 40px;
line-height: 64px;
}
.single .entry-title {
font-size: 14px;
}

But no one was good…
So can you help me ? my website : https://edouards-mining.com/lequipe/

The title “L’Equipe Edouard’s French Mining” Is very big I think ! :frowning:

Thanks !

Its ok !!

I find this code:

.entry-title, .entry-title a {
font-size: 27px;
}

.page-content, .entry-content, .entry-summary {
font-size: 20px;
}

Thanks!

Hi there,
Thanks for writing in.
I’m glad that you found a resolution to the issue here.
Please feel free to reach out once again in case you have any more questions.

Best Regards,
Support.