How I center the Collection title in Dawn Theme?

Hello,

So I check the discussions with this topic and nothing happened to work for me. I’m trying to center the collection title and nothing.

duonova.ro

**Hey @Emilia9 **### Hope u doin well### Follow this step

Head to Online Store>Themes> Edit Code### Open base.css and paste this code to very bottom

.collection-list-title {
    text-align: center!important;
    width: 100%!important;
}

If you are unable to implement the same then I’m happy to do this for you, let me know. I can implement the code changes so that this will work well for you.### ### Hopefully, it will help you. If yes then Please don’t forget to hit Like and Mark it as the solution!

Thank you again!!!