Hello everyone. I have some prototyping problemâŚsoâŚ
Iâm trying to prototype header text with sections below. What I did is I made text component with 2 variants. Variant 1 is hover state and Variant 2 is colored changed text.
Essentially there is same text in 3 different colours.
I prototyped âWhite textâ to hover version: (âWhite textâ-Whine hovering-Change to-âLight gray textâ)âŚand it worked perfect.
Then I prototyped âWhite textâ to clicked version: (ââWhite textââ-On click-Change to-âYellow textâ)âŚbut thereâs a problem, itâs not working.

I donât know what am I doing wrong but I want my header text to change color from white to yellow every time I click on itâŚex.(When I click on âDownloadâ section it should turn only that text into yellow colour and scroll down to that section. After I click on âAboutâ section it should turn only that text to yellow and scroll to that section).
Scrolling function works fine by the way 🙂
