How to add a subtitle or description to a form in HubSpot?

I have a form I need to add some description under the title. The form has a title property, and how can I add another paragraph under it (as in the picture)
The first screen is a layout
The second and third screenshots are my form

Hey @OksanaR,

There isn’t a parameter that you can include in the hubl tag to add a parapgraph, see all available parameters here. So my advice would be to avoid using the title parameter entirely. Instead create 2 fields, one for title and one for paragraph and just include them above the form in your HTML. See screenshot below:

thank you, that really fits​:+1: