How can I center align featured collection titles in the Dawn theme?

Solved

How can I center align featured collection titles in the Dawn theme?

Dat999
Explorer
69 0 26

Hi, I would like to align all featured collection headings to the center and if possible, the descriptions also. I'm currently using the dawn theme. I appreciate the help! 

 

Bez aaaaaaaaaaaaaaaaaaaa.png

Accepted Solution (1)

Moeed
Shopify Partner
5426 1467 1752

This is an accepted solution.

Hey @Dat999 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.collection__title.title-wrapper {
    text-align-last: center;
}
</style>

Moeed_0-1691582641834.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 5 (5)

oscprofessional
Shopify Partner
16115 2409 3123

Hello @Dat999 

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

.collection__title.title-wrapper {
    text-align: center 1important;
}

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: [email protected] | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free

Moeed
Shopify Partner
5426 1467 1752

This is an accepted solution.

Hey @Dat999 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.collection__title.title-wrapper {
    text-align-last: center;
}
</style>

Moeed_0-1691582641834.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Custom Design | Advanced Coding | Store Modifications


Dat999
Explorer
69 0 26

Is there any way to also align my collection list title to the centre? I'm referring to the "Najgorętsze kolekcje" Thanks! 

 

Tad123_0-1691584091087.png

 

tiffaaniamberr
Shopify Partner
1 0 0

it doesn't work. This does not. Not accepted solution. Does NOTHING

 

Moeed
Shopify Partner
5426 1467 1752

Hey @tiffaaniamberr 

 

Share your store url and password if enabled so I can provide you a solution according to your store. Also a screenshot would be appreciated.

 

Best Regards,

Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Custom Design | Advanced Coding | Store Modifications