Center Footer content on mobile in Trade theme

Topic summary

A user seeks to center all footer content on mobile devices for the Trade theme. Two solutions were provided:

Proposed Solutions:

  • PageFly-Richard suggested adding custom code to theme.liquid above the </head> tag
  • rutvik_shop offered an alternative CSS code snippet, also to be added to theme.liquid

Current Status:
Both solutions only partially worked—they centered headings and paragraph text but failed to center other elements including:

  • Company information
  • Social media icons
  • Menu items

The user provided a screenshot showing the incomplete centering. The issue remains unresolved, requiring additional CSS adjustments to center all footer components on mobile.

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

Looking to center all content in the footer on mobile only in the trade theme

site not live or mapped to domain as yet

https://43bc2a-54.myshopify.com/

Hi @MLCNZ

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

Hello @MLCNZ

You can try this code: it will be helpful to you.

Go to the Online Store->Theme->Edit code->Add this css to your theme.liquid above the


Thank you Both,

Have tried both codes but it only centered the heading and text (p) sections. Is it possible to center the company information including social icons, and menu items.

Screenshot below: