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
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025