A user is experiencing logo and icon alignment issues on their Dawn theme homepage in mobile view. The logo appears too far right, and the search and cart icons need repositioning.
Solutions Provided:
Two community members (PageFly-Henry and David_SHT) offered CSS code fixes involving:
Editing the base.css file via Online Store → Theme → Edit code
Adding media queries targeting mobile screens (max-width: 767px)
Adjusting padding and margins for header elements, logo wrapper, and icon positioning
Current Status:
The initial fix worked, but a follow-up issue emerged: excessive gap between search and cart icons. David_SHT provided additional CSS code to reduce this spacing by setting max-width on the search icon element.
Note: Some text in the conversation appears corrupted or reversed, but the technical solutions and code snippets remain intact and actionable.
Summarized with AI on November 16.
AI used: claude-sonnet-4-5-20250929.
can someone help me align home page logo on top align to centre? if you see logo in provided screenshot is towards to bit right in mobile view. please see screen shot.
Also i want my ‘search and cart’ icons comes closer to each other and move to MORE RIGHT and ‘nav menu’ move to MORE LEFT. please help.
thanks. its is working good but one small thing still missing. Is it possible to move ‘search’ icon towards cart icon. i mean, between search and cart icons there is a gap. can we reduce that gap. help?