Help with Header Logo/Text Navigation Color – White on Home, Black on Other Pages

Hello @SarahGua

Let me explain how it works on the Kith site:

  • They use an SVG for the logo and change its color dynamically as the user scrolls.

You can achieve a similar effect. For example, on the Home (Index) page, you could use a white background for the logo initially, and then change it on scroll. On other pages, you might go with a black background from the start.

It’s a simple and clean way to keep the branding consistent while enhancing the visual experience.