Hello,
Christine here from the Shopify Guru team - thanks for your question.
To create a line break in your text you could try to use a <BR> HTML tag after each word that you wish to show on a new line. Alternatively, you could create the text directly into the image itself using a program like Photoshop and upload the image with the text already in that format.
Hope that helps! Let me know if you need anything else. We are just a click away :)
Cheers,
Christine
Shopify Guru
Hi,
I need quite the same. I'm usign Debut theme and on the image you can see my header. I would like to have 2 different lines:
We don't build beanies
We build high quality beanies.
I'm usign "Image with text" section and I tried to add <br> on the heading but i visualize <br> also in frontend.
How can I solve it?
For Brooklyn you'd need to modify the slideshow.liquid Section -- find codes like these and remove "| escape" part
{{ block.settings.slide_subheading | escape }}
{{ block.settings.slide_heading | escape }}
(nice to see my code for arrow in use :)
For natrrative it's similar -- from
{{ block.settings.title | escape }}
to
{{ block.settings.title }}
User | Count |
---|---|
712 | |
142 | |
103 | |
64 | |
37 |