All things Shopify and commerce
Can't seem to find a way to center the Featured Product Heading on the home page, have tried most solutions listed here for other themes.
I am using the 'Dawn' theme
my website is: https://fca168.myshopify.com/
Help is very much appreciated!
Solved! Go to the solution
This is an accepted solution.
Do you mean like this?
If it is, check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.section-template--20450555887954__0f32086c-2565-4ae0-8bfa-ea9e462f74dc-padding h2.title {
text-align: center !important;
}
And Save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Do you mean like this?
If it is, check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.section-template--20450555887954__0f32086c-2565-4ae0-8bfa-ea9e462f74dc-padding h2.title {
text-align: center !important;
}
And Save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you so much!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025