Dawn - Logo not visable on Homepage on Mobile

Topic summary

A Shopify store owner reports their logo is not displaying on the mobile homepage, though it appears correctly on all other pages and desktop views.

Current Status:

  • One responder confirmed the logo is visible on both mobile and desktop, providing screenshots as evidence
  • The original poster maintains they cannot see it on their phone, suggesting a potential device-specific or caching issue

Proposed Solution:
A technical solution was offered involving:

  1. Navigating to Online Store → Theme → Edit code
  2. Opening the theme.liquid file
  3. Adding custom code before the </head> tag

Note: The conversation text appears corrupted or reversed in several places, making some technical details and the exact code snippet unclear. The issue may be related to mobile-specific CSS or viewport settings rather than the logo being completely absent.

Summarized with AI on November 5. AI used: claude-sonnet-4-5-20250929.
  • Here is the solution for you @Amy200101
  • Please follow these steps:
  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before and press ‘Save’ to save it

  • Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.