How to Center Only Home Page Collection Headings Dawn Theme

Solved

How to Center Only Home Page Collection Headings Dawn Theme

lichev
Visitor
3 0 1

Hello everyone,

 

I've seen all discussions here, and I already made my collection page headings centred, but I need help finding how to centre only the collection headings on Home Page without moving the footer headings. Can someone help with that? For Desktop and Mobile. 

 

Screenshot 2022-12-01 at 18.21.20.png

 

 

Best Regards!

Accepted Solution (1)

PageFly-Victor
Shopify Partner
7865 1786 3131

This is an accepted solution.

Hi @lichev 

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 base.css.

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

 

.title.h1 {

    text-align: center;

}

 

Hope that my solution works for you.

Best regards,

Victor | PageFly

View solution in original post

Replies 6 (6)

suyash1
Shopify Partner
10709 1323 1698

@lichev - can you please share this page link?

Support me | To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.

PageFly-Victor
Shopify Partner
7865 1786 3131

This is an accepted solution.

Hi @lichev 

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 base.css.

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

 

.title.h1 {

    text-align: center;

}

 

Hope that my solution works for you.

Best regards,

Victor | PageFly

lichev
Visitor
3 0 1

It works, thank you!

PageFly-Victor
Shopify Partner
7865 1786 3131

You are welcome @lichev 😊

LAT8888
Visitor
2 0 1

didn't work

 

suyash1
Shopify Partner
10709 1323 1698

@LAT8888 Can you please share this page link?

Support me | To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.