how can I add a line break to the header image text (see attachment)?
Thanks!
how can I add a line break to the header image text (see attachment)?
Thanks!
Hello @10xfuel
It’s GemPages support team and glad to support you today.
To provide you with the most precise solution in this case, could you please share the store link?
Hi! this the page link: https://www.10xfuel.com/
I would like to give you a solution to support you:
Open your theme.liquid theme file
Paste the below code before :
Result:
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
Hi,
Please follow the steps below to make a line break on “Image Banner”.
Go to Online Store > Edit code (…) 3 dots next to Customize > Sections > image-banner.liquid
After open the image-banner.liquid, please remove " | escape" (about line 95) part.
Check the screenshot below.
After delete | escape, it will look as below.
Save the image-banner.liquid file.
Go to theme editor (Online Store > Customize) and go to the image banner section.
You can add
(line break tag) now. Enter “eat smart to
work smart”.
Save the change.
You should see the line break there.
Hope it helps.
Thanks.
thank you! How to:
I have not been able to get this to work. I removed escape in both places and it still shows
as plain test in the heading section.
Any ideas?