Social media icons and email signup - Dawn theme

Topic summary

Goal: Reposition and align the email signup and social media icons in the footer of a Shopify store using the Dawn theme to match a provided layout mockup (images central to context).

Key steps and updates:

  • Helpers requested the store URL to review; the merchant shared the URL and a password for access.
  • Initial fix: A contributor provided custom code to add in theme.liquid (Shopify’s main layout file) just above , which successfully moved the elements as requested (merchant confirmed).
  • Alignment improvement: Upon request to align social icons with the email signup, the contributor supplied an updated code snippet (replacing the previous), achieving the aligned layout (merchant confirmed and thanked).
  • Alternative approach: Another participant suggested adding a different snippet before , with a screenshot illustrating the result.

Technical notes:

  • Dawn is Shopify’s default theme; edits were made directly in theme.liquid.
  • Code snippets and screenshots are essential artifacts for understanding and reproducing the solution.

Outcome: Resolved. The final layout meets the merchant’s requirements; no open questions or disputes remain.

Summarized with AI on December 15. AI used: gpt-5.

Hey @Xakhil

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like