How do I center everything from the brand information section in the footer?

Topic summary

A user working with Shopify’s Dawn theme needed help centering content in the footer’s brand information section.

Solution Provided:

  • Add custom CSS code to the theme.liquid file
  • Navigate to: Online Stores > Themes > More Actions > Edit code
  • Paste the provided code snippet above the </head> tag

Outcome:
The solution successfully resolved the centering issue. The fix involved a straightforward CSS customization that required basic theme file editing access.

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

How do I center everything from the brand information section in the footer?

I’m using the Dawn theme and my website is https://www.forsetiwatches.com/

Thank you so much for your help!

Hi @valkyriebg

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

This worked – thank you so much!