Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
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;
}
User | RANK |
---|---|
192 | |
103 | |
77 | |
63 | |
60 |