A user seeks to reposition their announcement bar below the header on a Shopify store using the Stiletto theme. Standard drag-and-drop customization doesn’t work due to custom header coding.
Solutions Offered:
Multiple users suggest using the theme customizer’s drag-and-drop interface to reorder sections
One user provides CSS code to adjust the announcement bar’s order property, which successfully resolves the initial positioning issue
A reference to a similar solved discussion is shared
Current Issue:
After implementing the CSS fix, a new problem emerges: when scrolling, header elements and icons appear behind the announcement bar, creating a layering/z-index conflict.
Status: The discussion remains ongoing. Users request the custom code or store access to diagnose the scrolling overlap issue and provide a complete solution.
Summarized with AI on November 2.
AI used: claude-sonnet-4-5-20250929.
First, change the position here, then add this code in Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSShttps://prnt.sc/i8ljAMlHJUKl
Hey, I wish it was this easy, it’s the first thing I tried but since I have some custom coding in my header it doesn’t work. Thanks for the reply anyways!