Dawn Theme - Centering "Feature Products" Header

Hello,

On the Dawn Theme, I need help with centering this header. I took a screenshot for your reference.

@KrispyWaffles

Please add the following CSS code to your assets/template-collection.css bottom of the file.

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

Thanks!

didn’t work.

@KrispyWaffles

Please share your store URL!

Thanks!

Hi @KrispyWaffles

I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.

Please add this css in your bottom of the base.css file:

.rich-text__blocks {text-align: center;}

Regards,

San

Didn’t work. Here’s the URL krispywaffles.com

krispywaffles.com

Hi @KrispyWaffles

Thanks for sharing the URL.

Please add this css in your bottom of the base.css file:

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

It worked! Thanks for your Help! :grinning_face: