Add This css in your edit code > base.css File
body.gradient #shopify-section-sections--18160314482937__header header.header.header--top-center.nonsticky {
position: fixed;
}
Header scroll behavior troubleshooting and fix. The header remained sticky even with “Sticky header: none” in theme settings.
Key steps and findings:
Next actions and access:
Additional input:
Latest update and status:
Add This css in your edit code > base.css File
body.gradient #shopify-section-sections--18160314482937__header header.header.header--top-center.nonsticky {
position: fixed;
}