How Can I Center The Featured Product Heading On Only The Home Page?

Can’t seem to find a way to center the Featured Product Heading on the home page, have tried most solutions listed here for other themes.

I am using the ‘Dawn’ theme

Help is very much appreciated!

Hello @alejandrolongo

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

.collection__title h2.title.inline-richtext.h2.scroll-trigger.animate--slide-in { text-align: center; }

Hello, thank you for your help. I tried it and it doesn’t work, is there another solution?

@alejandrolongo

Try Now

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

.collection__title h2.title.inline-richtext{ text-align: center !important; }

Hi @alejandrolongo ,

You can try this code by following these steps:

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

Step 2: Search file theme.liquid

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


Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

It still doesnt work, any more?

Hello, thank you! I tried it and it doesnt work is there any other solution?

Hello @alejandrolongo
can you share store URL?

fca168.myshopify.com

password: neoque

@alejandrolongo
There is no option to enter password.

Hi, can you give me the URL again? fca168.myshopify.com doesn’t work

hello, just removed the passcode

Hello @alejandrolongo
heading is in center

techlyser_web_0-1704645929277.png