Shopify themes, liquid, logos, and UX
Hello,
I am looking to center the text of a section on this websites homepage. Please see the attached image where I have outlined the test in red that I need centered.
Here is the LINK to the website
Thanks
MM
Solved! Go to the solution
This is an accepted solution.
Hello!
Try adding this code to the bottom of theme.scss.css (or theme.css)
.product-carousel-title {
margin-left: auto;
margin-right: auto;
}
This is an accepted solution.
Hello!
Try adding this code to the bottom of theme.scss.css (or theme.css)
.product-carousel-title {
margin-left: auto;
margin-right: auto;
}
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025