Is it possible to dynamically change the color of an element based on the dynamic content?
For instance I have button that is dynamically pulling in a post_tag, the tag has two parameters “Full Time” & “Part Time”. Is it possible to have the button be Green for “Full Time” & Blue for “Part Time”?