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

I want to make my logo and text change in the nav bar when the section background color turns white so the navbar is eligible. Can someone please help? Urgent!!! Thank you


Here is my site Read-Only:
https://preview.webflow.com/preview/demis-amazing-project?utm_medium=preview_link&utm_source=designer&utm_content=demis-amazing-project&preview=22df79de03de2c93c82ac1e9b7dad5fb&mode=preview

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:

Hi Thank you so much for the reply. Can you tell me how to set the trigger for the interactions?