Awesome tutorial!
I do have a little problem though… after I scroll down the page and then back to the top, the top bar covers the content underneath it.
if that makes sense…
Implementation of Sticky Header for Debut Theme
This thread provides a tutorial for adding a sticky/fixed header to Shopify’s Debut theme, with two options:
Both require adding CSS code to theme.scss.liquid and JavaScript to theme.js.
Common Issues Reported:
Alternative Solutions:
Several users offer modified code snippets and workarounds. One contributor promotes a free professional solution via external link.
Status: The discussion remains ongoing with unresolved issues for many users, particularly around the content overlap and page-load animation problems. The tutorial is unsupported by Shopify and specific to unmodified Debut theme.
Awesome tutorial!
I do have a little problem though… after I scroll down the page and then back to the top, the top bar covers the content underneath it.
if that makes sense…