I know this is a somewhat frequent point of conversation so I apologize for bringing it up again. I looked through all the other threads to try to find this info and couldn’t. How to change the color of a SPECIFIC text component on your screen? I found CSS that changed it for ALL the component but could not find CSS for just a single one. I finally got this CSS to display it exactly how I want it, but it only displays it in the builder, it does not change the color when viewing through the actual app. Here’s the CSS I am currently using along with a pic of my desired outcome. Thank you so much!
I’m sorry Darren, I’m not sure what you mean? Like just use a rich text component and use markdown? I could do that but then also, I want the texts displayed to be dynamic. I get I could use a template column but I just thought there had to be a way to just display the text you want using a normal text component, then use a rich text component to targe the color of the text.
text is hard to target… I would just use the rich text component… as Darren said… and make it dynamic using a template column… you will have better controll
I’m not sure if there’s an overall class you can target because there’s no guarantee everything is stored in p or span, but you might try targeting p or span to see if they affect all the things you can see.
This is providing you have access to CSS on Business/Enterprise.