A user is attempting to customize the footer layout in Shopify’s Dawn theme to display elements horizontally in a specific order: social icons, newsletter signup, and footer links—all in one line.
Initial Problem:
The user shared their goal layout (via image) and existing CSS code but couldn’t achieve the desired horizontal arrangement.
Solutions Provided:
Multiple developers offered CSS code snippets to be added to base.css or Custom CSS, using flexbox properties and CSS order to rearrange footer blocks:
devcoders provided two iterations of code, adjusting flex layout and element ordering
Manoj_j suggested using order: 1, 2, 3 to sequence social icons, newsletter, and links
tim_1 offered refined CSS targeting .footer__content-top.page-width with proper alignment and gap spacing
namphan’s solution was reported as not working
Current Status:
Multiple working solutions have been shared with accompanying screenshots showing successful implementations. The discussion appears resolved with several viable CSS approaches to achieve the horizontal footer layout.
Summarized with AI on October 24.
AI used: claude-sonnet-4-5-20250929.
If I was able to solve your issue, please don’t forget to like and mark it as solution,
as it may help others who have the same issue. If you need any further assistance, feel free to reach out to me.
For quick response visit Profile - Manoj_j - Shopify Community
Thanks & Regards
Manoj