Site logo

Archived topic

Font Size for ONE line of text

3 replies · Started by Janine on October 20, 2018

Viewing posts 1–4 of 4

Hi.

How can I change the font size for ONE line of text between <p></p>?

I don't want to affect the entire body nor do I want to use headings.

Thank you!

Hi there,

If it's only for one line, then you can just HTML inline style:
<p style="font-size:20px;">Inline style text</p>

Hi, Leo.

Perfect. And thank you!

No problem :)

This archived topic is closed to new replies.