A user seeks to customize their Dawn theme’s image banner, specifically addressing two layout issues:
Primary Issue - Header Text Width:
Banner text currently wraps onto two lines instead of displaying full-width
AnneLuo provided CSS code to be added above the </head> tag in theme.liquid
Solution successfully resolved the text width problem
User added the code to the CSS editor for theme update compatibility
Secondary Issue - Logo Positioning:
User wants to reposition the logo and text further left on larger screens
Currently too centered on the banner image
AnneLuo provided updated code to address positioning
Follow-up request made to move the logo even further right for better alignment
Current Status:
The discussion remains active with ongoing refinements to the logo positioning. The main text width issue has been resolved, but fine-tuning of element placement continues.
Summarized with AI on November 5.
AI used: claude-sonnet-4-5-20250929.
Is it possible to have all the text on the image & the logo further on the left on a bigger size screen? It’s currently showing too much in the center:
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the tag