Hi,
I am trying to add a line break on my home page slide show so ideally it would say:
Intense Hydration.
Instant Results.
In two separate lines, the
doesn’t seem to work on the refresh theme. Does anyone have any work around for this?
Thanks
Hi @nihaa ,
The
only insert in the HTML code. You can add padding or margin so the other words can go down. Would you mind to share your store URL website? with password if its protected. Thanks!
Thank you for the information. Try this one.
h2.banner__heading.inline-richtext.h1 {
margin-right: 30%;
}
Result:
I hope it help.
It works!
Thank you so much ![]()