Test: sticky header custom CSS

Resolved · 1 reply · opened 2h ago

Ccatweazle712h ago

How do I make the header sticky?

#header.sticky-header { background: #fff; }
Ccatweazle712h ago

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