Shopify themes, liquid, logos, and UX
Hi!
Is there a way to center the footer at the bottom? And also change the text size? Our current website has it centered, but I updated to Pipeline v6.4 and can't seem to figure out how to change.
Attached screenshots. Blue background is the updated site I am working on. Green background is our current site and how I want it to look like.
Thank you!
Solved! Go to the solution
This is an accepted solution.
.footer__items{
grid-template-columns: 1fr;
justify-items: center;
font-size: 12.6px;
}
.footer__item{
justify-content: center;
align-items: center;
}
.footer__icon {
margin: 5px;
}
try to insert this at the end of your CSS file
If this post helped you kindly press the like or Accept Solution button.
Do you want me to fix something on your Shopify Store?
Hire me @ affordable rate | Email: regie.shopify@gmail.com or Send me a private message
Please post the your Shopify store link I will help you
If this post helped you kindly press the like or Accept Solution button.
Do you want me to fix something on your Shopify Store?
Hire me @ affordable rate | Email: regie.shopify@gmail.com or Send me a private message
This is our website: https://bigbudpress.com/ - The footer on the live site is currently correct though.
Or did you mean the preview link of the one I am working on?
This is an accepted solution.
.footer__items{
grid-template-columns: 1fr;
justify-items: center;
font-size: 12.6px;
}
.footer__item{
justify-content: center;
align-items: center;
}
.footer__icon {
margin: 5px;
}
try to insert this at the end of your CSS file
If this post helped you kindly press the like or Accept Solution button.
Do you want me to fix something on your Shopify Store?
Hire me @ affordable rate | Email: regie.shopify@gmail.com or Send me a private message
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