How to reduce the space between lines of a h2 title

Hello!

How can I reduce space between lines of a h2 title?

P.S.: I really like not using cornestone to write every single post

Romanzo per ragazzi
Età 8 – 14 anni
Titolo originale: Holes
Scrittore: Louis Sachar

Above the lines I’d like to get closer
Thank you for your kind response

Hi Roberto,

Thank you for writing in, since you hard coded that headline, please add an inline styling line-height to it.

e.g.

<h2 style="line-height: 0.5;">

Feel free to adjust that 0.5 value where you see it fits.

More details about HTML inline-styling here.
And CSS reference here.

Hope it helps,
Cheers,

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.