Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Ho do I canter my COLLECTION heading

Solved

Ho do I canter my COLLECTION heading

Dikano
Tourist
4 0 1

"under categories when you view all its on the left I want it on center"

 

Screenshot 2024-11-15 211643.png

Accepted Solution (1)

LizHoang
Shopify Partner
245 31 56

This is an accepted solution.

Hi @Dikano 

 

You can follow the instruction here :
1. Go to Shopify > Theme > Customize > open Custom CSS

2. Copy and paste this code to the section > Save

 

.page-width:has(ul.collection-list) > h1 {
    text-align: center !important;
}

 

here is the result : 

LizHoang_0-1731762386626.png

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program

View solution in original post

Replies 7 (7)

Made4uo-Ribe
Shopify Partner
9069 2166 2673

Hi @Dikano 

Please, share your store URL. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.
Dikano
Tourist
4 0 1

rhsrasel
Shopify Partner
6 1 0

Hi @Dikano 
Please follow the steps-
1. First open the theme customizer from admin- https://prnt.sc/oIhT9ECbHAEV
2. Under theme settings, open "Custom CSS" -  https://prnt.sc/YMQAFHofjTBq 
3. Now paste the below code-


.collection-hero__title {
    text-align: center;
}

4. Click "Save" and you're done.

RHS Rasel
Dikano
Tourist
4 0 1

Only the subheadings are centered not the main heading "Collections" please help me get it right.

https://www.kapwing.com/videos/67386710a481901f3c88648d

rhsrasel
Shopify Partner
6 1 0

@Dikano it seems okay- https://prnt.sc/Bk3vtc197CEU
Can you please clear your browser cache? And one request- please post a request with store url, page url, screenshot/video etc. More details of an issue help us to solve it rapidly. Let me know if you need more assistance.
Thanks

RHS Rasel

LizHoang
Shopify Partner
245 31 56

This is an accepted solution.

Hi @Dikano 

 

You can follow the instruction here :
1. Go to Shopify > Theme > Customize > open Custom CSS

2. Copy and paste this code to the section > Save

 

.page-width:has(ul.collection-list) > h1 {
    text-align: center !important;
}

 

here is the result : 

LizHoang_0-1731762386626.png

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program
Dikano
Tourist
4 0 1

Thank you so much you are a star 🌟 Screenshot_20241116_165705_Chrome.jpg

I hope I am bothering you, please help me with this one "on the footer,  I don't want my links to show lines (underlined) I want them to be clickable"

 

Screenshot_20241116_165743_Chrome.jpg