How do I add a line break in the Slideshow Heading of Dawn Theme?

Hi everyone, I have slideshow with different pics and sentences accompanying the pics. How do I force a line break in the sentences? I have tried making some changes to the code, however, they don’t work. Thanks in advance for your advice and solutions.

Hey @gmaximo ,

It’s not ‘\n’ it’s


Hi @ThePrimeWeb ,

yes I would like to have a
.

Hello @gmaximo

This is Amelia at PageFly - Shopify Advanced Page Builder app.

You can try

Hoping my solution helps you solve your problem.

Best regards,

Amelia | PageFly

hi @PageFly-Amelia , it didn’t worked.

Hey @gmaximo ,

Find this line

and change ‘inline_richtext’ to ‘textarea’

Then you can use

Also remove the newline_to_br thing you added earlier

@ThePrimeWeb thank you for your solution! Works brillant!