Center Featured Collection Title Dawn Theme

Hi,

Is there a way to center the headings as shown below?

Page is:

https://tpydoibdr3hgoqqo-19218055.shopifypreview.com

Hey @RemG ,
Welcome to the Shopify community!
You can follow the instruction below:
Go to Online Store->Theme->Edit code->base.css->paste bellow code in bottom of file.

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

If you feel like my answer is helpful, please Like and mark it as a solution. Let me know if you have any further questions.
Thank you!
Raman

5 Likes

Hi.

This is PageFly - Advanced Page Builder.

You can go to Online store => themes => actions => edit code and add this code on file base.css

h2.collage-wrapper-title.h1{
text-align: center !important;
}

h2.title.h1{
text-align: center !important;
}

Hope this answer helps.

Best Regards,

PageFly

1 Like

@PageFly-Victor and @ReturnPrime thanks so much for the help.

It does not work!

It does not work on Dawn theme v9