Shopify themes, liquid, logos, and UX
I adjusted the class "narrow" in the Dawn theme width to take up 100% of the page and I am not sure if that was a great idea, however I would like to move the page title that is displayed at the top left of each page in about 25% of the page from left to right. Where would i make this adjustment?
Solved! Go to the solution
This is an accepted solution.
@kknepple Please follow below steps to move the page title. Let me know whether it is useful for you.
.page-width--narrow .main-page-title {
width: 75%;
margin: 0px 0px 0px auto;
}
This is an accepted solution.
@kknepple Please follow below steps to move the page title. Let me know whether it is useful for you.
.page-width--narrow .main-page-title {
width: 75%;
margin: 0px 0px 0px auto;
}
Thanks for the help!!!!
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025