Social Media icons centered or place change and also colour of the footer is not completely black

Social Media icons centered or place change and also colour of the footer is not completely black( payment methods)

Hello @Nick_Chatz
can you please share store URL?

https://helltote.de/

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 on theme.liquid

.list-social { justify-content: center !important; } .footer__content-bottom { background: #000 !important; }

1 Like

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

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 on theme.liquid

.footer__copyright.caption { color: #808080 !important; } .footer__content-bottom-wrapper { justify-content: center !important; }

my solution worked then like and accept solution.
Thanks

1 Like

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

There is no privacy and policy

1 Like