Change color of "label text" on "reusable element header" depending on which page is displayed

Conditional logic to be used for this objective?:
Want the label text in my reusable element header to change color for the label text that corresponds to which page is currently displayed.
So for example in header, I have “home” “about” “pricing” “contact”.
When user clicks on “contact” and goes to contact page, I would like the text of “contact” in header to change to a unique color, while the rest remain black text font.
Likewise, this conditional change would happen to each of the text labels in the header.
I haven’t been able to figure out how to create the conditional logic to make this happen.
Suggestions?
Thanks
Rob

SOLVED! TY to anyone that bothered to read this request.
I was able to get as far as using conditional logic: “current page name” “is”.
FYI - what was hanging me up was I was expecting the page names to be seen in drop down menu list, which they are NOT.
Final solution was to type actual name of page within parenthesis, i.e. “contact”.
This worked!
Thanks for listening.

This topic was automatically closed after 70 days. New replies are no longer allowed.