I am trying to remove the columns in the footer so that I can align the newsletter block to the center. Then align the social links below the newsletter in the center. Thanks in advance!
Topic summary
A user needed help centering the newsletter block in their Shopify Dawn theme footer and wanted to remove the column layout while also centering social links below the newsletter.
Solution Provided:
- Access theme code editor (Online Store > Theme > Edit code)
- Open the theme.liquid file
- Insert custom CSS markup before the
</head>tag
Outcome:
The solution successfully resolved the alignment issue. The user confirmed it worked perfectly.
Hello @apexathletes ,
It’s GemPages support team and glad to support you today.
I would like to give you a recommendation to support you so kindly follow steps below:
- Go to Online Store > Theme > Edit code of your current theme
-
Open your theme.liquid theme file
-
Paste the below code before
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
2 Likes
Thank you! Worked perfectly
1 Like
I am so glad that my solution can help.
Best regards,
GemPages Support Team
