Header font resize

Hi there,
I resized the post header image.
The post title doesn’t enter the image and It occupies the space below as shown on the attached image.
How can I resize the font size of the title or find another solution?
Thank you

Hi there

Hope you are having a good day and thank you for your question :slight_smile: In order to check your question i need to see your live website, please provide url and i will take a look

Hi there,
the link is for esemple 1° GIORNATA INTERNAZIONALE DI STUDIO SULL’AUDIODESCRIZIONE
As you can see the title goes beyond the image.
Thank you for your support!

hey there

Please add this CSS in appearance - customize - additional CSS

#header .bottom-header h1 {
line-height: 52px;
font-size: 50px;
}
#header .bottom-header.blog {
padding: 70px 0;
}

Thanks!
Colorlib Support Team

Thank you so much!
As always your support is usefull and perfect.
All my best

:wink: thank you for kind words

i will close this case now