A user wants to customize their Shopify store footer (Dawn theme) with three specific changes:
Desired modifications:
Relocate the email signup section to appear next to the Customer Service column
Add their logo above the “OUR MISSION” section
Include additional text in the newsletter area
The user provided before/after mockup images showing the intended layout.
Technical guidance provided:
Another participant explained this requires editing the footer.liquid file, which involves:
Creating a 4th column in the footer
Copying the newsletter code block
Moving it to the new column position
Adjusting HTML and CSS for proper desktop/mobile display
Current status:
The discussion remains open. While the user expressed willingness to edit code themselves, they were advised that the multi-line changes to liquid files, HTML, and CSS may require developer assistance if they lack coding experience. No specific code solution has been provided yet.
Summarized with AI on October 31.
AI used: claude-sonnet-4-5-20250929.
it is easy to read but difficult to follow if you are not a developer as it is not a single line, but multiple lines need to be moved, html and css needs to be updated to keep correct view on desktop and mobile.
If you are not a developer, then you can get help from a developer.