But this does not centralize the menu options, it just centres the title.
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: centeranddisplay: blockfor screens under 768px - Another recommends adding CSS to
section-footer.cssthat 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.
1 Like