I have an image with text on my homepage and would like to create new lines for the sentences instead of having one long sentence that wraps. Here’s a picture:
If anyone zooms in or out of the page, the amount of words on each line changes. I would LOVE each sentence to be on a different line so:
REDUCE WASTE.
EAT SEASONALLY.
EVERY WEEK.
Is this possible?
1 Like
@Katiejackson41
oh sorry for that issue can you please share store url
1 Like
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
1 Like
Hi there!
My URL is: https://wonkybox.nz/
Thanks!
1 Like
@Katiejackson41
yes, please try this code
- Go to Online Store->Theme->Edit code
- Asset->/base.bundle.css ->paste below code at the bottom of the file.
#shopify-section-template--15916596134050__1650891033bae15b05 h2 {
max-width: 470px;
margin: 0px auto;
}
Hi Ketan,
Unfortunately it’s still the same. Here is a screenshot of the code in as you mentioned:
Have I done it incorrectly?
www.wonkybox.nz
Thanks for your help!