Hello There,
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset > base.css and paste this at the bottom of the file:
header.header {
max-width: 100%!important;
}
Goal: Move the Dawn theme’s header elements (menu on left, account/cart on right) closer to the page edges.
Key steps provided:
Follow-up issue and fix:
Notes:
Outcome: