Shopify themes, liquid, logos, and UX
Social Media icons centered or place change and also colour of the footer is not completely black( payment methods)
Solved! Go to the solution
This is an accepted solution.
Hello @Nick_Chatz
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.list-social {
justify-content: center !important;
}
.footer__content-bottom {
background: #000 !important;
}
</style>
This is an accepted solution.
Hey @Nick_Chatz
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.footer__copyright.caption {
color: #808080 !important;
}
.footer__content-bottom-wrapper {
justify-content: center !important;
}
</style>
my solution worked then like and accept solution.
Thanks
This is an accepted solution.
There is no privacy and policy
Hello @Nick_Chatz
can you please share store URL?
This is an accepted solution.
Hello @Nick_Chatz
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.list-social {
justify-content: center !important;
}
.footer__content-bottom {
background: #000 !important;
}
</style>
thanks a lot that worked one more thing, what about the links under the payment methods they are grey and not easy to see as also the Hell-Tote official store
and also centered if it is possible
This is an accepted solution.
Hey @Nick_Chatz
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.footer__copyright.caption {
color: #808080 !important;
}
.footer__content-bottom-wrapper {
justify-content: center !important;
}
</style>
my solution worked then like and accept solution.
Thanks
hey again, one more thing please, you are very helpfull thanks a lot, how can delete the refund and privacy and all things except the 2023 hell tote official store.
thanks again
This is an accepted solution.
There is no privacy and policy
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