Shopify themes, liquid, logos, and UX
How do i centralise this text? I've gone through the code editor and tried to adjust all alignment to centre but it doesn't work. I use the refresh theme.
Solved! Go to the solution
This is an accepted solution.
Hello @mdk 👋
In Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
.footer__content-bottom-wrapper {
justify-content: center;
}
The result
Hope that helps!
This is an accepted solution.
Hello @mdk 👋
In Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
.footer__content-bottom-wrapper {
justify-content: center;
}
The result
Hope that helps!
You are a genius !
You are welcome 🙂
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