How can I center the footer menu on mobile using Dawn theme?

Topic summary

A user seeks to center the footer menu on mobile devices in Shopify’s Dawn theme. They’ve successfully centered it on desktop using CSS media queries but need a mobile solution.

Proposed Solutions:

  • One suggestion targets footer links with text-align: center and display: block for screens under 768px
  • Another recommends adding CSS to section-footer.css that centers the footer grid and adjusts list item margins

Current Issue:
A commenter notes that the proposed code only centers the footer title, not the actual menu options.

Status:
The discussion remains ongoing. A contributor has requested store URL access (provided with password) to investigate and provide a more accurate solution. The issue appears unresolved as the initial suggestions didn’t fully address the centering requirement.

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

But this does not centralize the menu options, it just centres the title.

1 Like