Hello,
How I center the titles on these pages like this one down below? thanks
duonova.ro
A user needed help centering page titles in the Dawn theme on Shopify.
Solution Provided:
.main-page-title.page-title {
text-align: center!important;
}
Outcome:
The solution was successfully implemented and resolved the issue. The user confirmed it worked as intended.
.main-page-title.page-title {
text-align: center!important;
}
What segment of the page is this?
Thank you, it helped me! ![]()