( Refresh 8.0.1 ) Change Image Banner text description to rich text

Hello there,

I can’t seem to find any thread on this.

Using Refresh theme, and would like to insert line breaks into the text box used in Image Banner.

With an almost non-existent knowledge in coding, I figured it’s something to do with changing text to richtext but have hit a wall with that.

Would so appreciate help on this.

Thanks!

(Received email alert of reply and referencing message there since it seems to have disappeared from this forum)

Appreciate your really fast response @SpeedUp-Guru . Thank you so much.

The code looks different in Refresh theme, but have figured it out. Posting it here in case anyone else finds it useful:

Under section / image.banner.liquid / line 104 , change to blue text

{%- when ‘text’ -%}

{{ block.settings.text | newline_to_br }}

Go to customise theme view and insert "
" directly into the text, were you want the line to break, in description box.