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:
- Navigating to Online Store → Theme → Edit code
- Opening the theme.liquid file
- 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.