I have navigation and I want to change text color when scroll page.
Ex: normal navigation has text white color and when scroll page changes to text black color.
I had duplicate navigation and add ID for it. And add code in Site.
But error: “#navbarDark is not valid selector”,…
If you want to have it error free, then you put things in a strip and add this to your header, then you would use the strip to show and hide and you won’t get any errors on that.
I have looked at 2 example links. But my code not working. As you can see in the 3rd figure example, text navigation is white color. I want to change to the black color.