Ccatweazle712h ago
How do I make the header sticky?
#header.sticky-header { background: #fff; }Resolved · 1 reply · opened 2h ago
How do I make the header sticky?
#header.sticky-header { background: #fff; }Follow-up: here is my JS attempt
document.addEventListener("scroll", () => {
console.log("ok");
});Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard