Sorry, forgot to mention, could I also have the password to the store as well? thanks!
Topic summary
Main issue: Center the footer text box in Shopify’s Dawn theme v13.
Access was requested to the store (URL and password) to inspect the live theme.
Proposed solutions:
- Add CSS in base.css to set text-align: center on footer headings, paragraph text, and list containers. Note: this centers all footer blocks; targeting a single block would require custom code.
- Insert code in theme.liquid (details not visible in the post) with an accompanying screenshot showing centered results on desktop and mobile.
- Add CSS to center the footer menu block and adjust list item margins to 0 for alignment.
Visuals: Multiple screenshots provided to demonstrate desktop and mobile outcomes.
Outcome: The provided code changes worked for the requester.
Status: Resolved. Targeted centering of only specific text blocks remains a potential follow-up requiring additional customization.