A store owner reports that their header appears incorrectly on product pages, with the page title becoming invisible. The issue also occurs on mobile devices.
Root Cause Identified:
The product page header uses a <div> tag instead of an <H1> tag like other pages
This structural difference is causing the display problem
Proposed Solution:
Add custom CSS to the theme:
Navigate to Shopify admin → Online Store → Edit code
Locate the theme-styles.css file
Add specific CSS styling at the end of the file to format the .header-logo div element (including font properties, text transformation, and line height)
The solution involves matching the header styling from the homepage to ensure consistency across all pages. The discussion appears to provide a technical fix but awaits confirmation of whether it resolved the issue.
Summarized with AI on November 22.
AI used: claude-sonnet-4-5-20250929.