How to change png logo and text in Nav bar to change color while scrolling into different color background?

Hey,

for the logo, you could have another colored version of the logo set to “display: none” and just set the white logo to “display: none” when the section changes as well as setting the colored logo to “display: block” in the same interaction.

For the text you could just use a color interaction that switches the colors. :slight_smile: