Re: Homepage title issue

How can I fix the title formatting issue for my breakfast webpage?

ym24
Excursionist
50 0 11

I am trying to switch "brekki" to Breakfast" but every time i write breakfast, it put it on the next line so it shows like the below:

 

 

New Year

New

Breakfast

 

 

but I want it to be like

New Year

New Breakfast.

 

SHOPOATFUL.COM

Replies 5 (5)

PageFly-Victor
Shopify Partner
7865 1786 3134

Hi @ym24 

This is Victor from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file style.css.

Step 3: Paste the below code at bottom of the file -> Save

 

h2.slides__title {

    width: 420px !important;

}

 

PageFlyVictor_0-1673102621976.png

 

 

Hope that my solution works for you.

Best regards,

Victor | PageFly

ym24
Excursionist
50 0 11

Thank you for helping me. I did it, but now the New is on the same line, not as your image. And then for mobile, it is not looking good. Screen Shot 2023-01-08 at 9.35.06 AM.pngPlease see below. 

Screen Shot 2023-01-08 at 9.33.32 AM.png

PageFly-Victor
Shopify Partner
7865 1786 3134

Hi @ym24 

Sorry to miss your message.
I rechecked the above issue and found that you changed a different Title.
If you have any other problems, you can share them on the Shopify community so we can help you.

 

Best regards,

Victor | PageFly

ym24
Excursionist
50 0 11

Yes i did because it didnt look good. can u still assist me though?

PageFly-Victor
Shopify Partner
7865 1786 3134

@ym24 

Yes I will still assist you. But I think you should create 2 headings so they can display as you want.