A user seeks to customize their Shopify Dawn theme header by moving the logo and menu further down into the image banner, replicating a style where the logo sits on the left and menu items on the right, both prominently displayed over the banner image.
Key Customization Steps:
Initial CSS provided targets logo positioning, menu item colors, and icon styling using base.css modifications
Adjustments made to move elements closer to the left margin while keeping the menu right-aligned
Final solution involves media queries for desktop screens (min-width: 1024px) that:
Remove page-width padding
Apply negative left margins to logo and content containers
Adjust menu positioning with percentage-based left margins
Set header display to block and modify icon/text positioning
Resolution:
The discussion concludes successfully with the user confirming the desired layout was achieved. The helper provided multiple iterations of CSS code snippets to progressively refine the positioning until matching the reference design. All code modifications were added cumulatively to the base.css file in the theme assets.
Summarized with AI on November 23.
AI used: claude-sonnet-4-5-20250929.
@Ujjaval Also - Looking for logo and the other heading pages to be closer to the left hand side margin, rather than more in the middle like the css code you provided has done. How do I move the logo and headings closer to left margin whilst keeping the menu on the far right?
@Ujjaval Also - Looking for logo and the other heading pages to be closer to the left hand side margin, rather than more in the middle like the css code you provided has done. How do I move the logo and headings closer to left margin whilst keeping the menu on the far right?
@Ujjaval Sorry I meant the “image banner” section and the subtitle underneath to be inline with the “Kuhl-Cher Coffee” logo section, so moved to the far left whilst keeping the menu items to the far right. Basically what these guys did with theirs: