Centre text for my footer

Topic summary

A user seeks to center-align footer text and reduce its font size on their Shopify store using the Dawn theme.

Solution Provided:

  • Another user shares step-by-step instructions involving custom CSS code
  • The fix requires editing the theme.liquid file in the theme code editor
  • Custom CSS should be added above the </body> tag

Current Status:

  • The centering solution appears successful
  • The original poster follows up asking if the text size can also be reduced
  • This secondary request about font size remains unanswered

Note: The conversation includes screenshots showing the current footer layout and desired outcome, plus code snippets for implementation.

Summarized with AI on November 4. AI used: claude-sonnet-4-5-20250929.

Hello, I want to centre my text for my footer, as well as making the text smaller

I want to change it to look something like this:

I am using dawn theme

This is my store domain: qmpryp-cx.myshopify.com

and this is my password: chasha

Hey @ads18922

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Thats great thanks! Is it possible to make the text smaller too?

thats great thanks! Is it possible to make the text smaller aswell?