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 🙂
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024