A user seeks to implement three header customizations on their Shopify Dawn theme: transparent header overlay on banner images, color-change hover effects, and sticky header behavior while scrolling.
Solutions Provided:
Transparent header with hover effect: Add CSS code to the base.css file making the header background transparent by default and white on hover
Sticky header: Enable through Theme Customizer under Header Section settings (set to “always”)
Alternative approach: PageFly suggests adding custom code to theme.liquid before the </body> tag
Current Status:
The user reports the solutions didn’t work initially. The sticky header setting was already enabled but not functioning properly. A support representative recommends contacting Shopify or the theme developer directly to troubleshoot the sticky functionality issue, as this may be a theme-specific technical problem requiring deeper investigation.
Summarized with AI on November 20.
AI used: claude-sonnet-4-5-20250929.
For Sticky header Please see attached image
Step 1: Go to Online Store → Theme → Customize.
Step 2: Header Section
Step 3: change as i mention on attached image → Save.
As I see your sticky function is now enabled but it is not working, about this, I think you should contact Shopify or Theme so they can check the sticky functionality of your theme,