Using attribute selectors to change an attribute of another class?
I’m trying to change an image filter based on if an image slide has fired. The slide has an element id and another element of true or false. I want to change the logo image color in the header based on the image in the slider. So when the slide with a specific ID is “true” then change the color of the logo.