A user seeks guidance on adding social media icons to the header in Dawn 10.0, noting that previous methods no longer work after recent updates.
Solution Provided:
Add the code {%- render 'social-icons' -%} to the header.liquid file in the Sections folder
Adjust padding and margin in the base.css file as needed
Screenshots were shared demonstrating the implementation
Follow-up Question:
Another user successfully implemented the solution but asks how to position the icons on the left side of the header (opposite the cart icon) instead of the default placement
Status: The original question is resolved, but a new positioning question remains open.
Summarized with AI on November 11.
AI used: claude-sonnet-4-5-20250929.
Hi I was able to add the codes to add social media in the header, but with all the updates with Dawn 10.0
I am wondering if someone can help me here. I would like to have the social media icons (same as the one in footer) but on top beside the search and cart.
I’m trying to add the social icons but to the left hand side of the header (opposite side to the cart). I’ve added the above code and tried to adjust padding but not sure how to get it to show on the left of the page?