Hello there everybody,
I have a list of articles [title, subtitle, image, etc] being presented, however my client wants the Articles to be styled differently based on a Option List [low importance, medium importance, high importance]. The subtitle text needs to be styled differently depending on the ‘Option’.
How does one do this? I just need to strap a Specific class onto the TextBox based on a selected value within the CMS.
Thoughts? Thanks.