I want to change the price of an item to red.
What should I do?
CSS… research the Code BOOK… or this community chat
I’m looking good. I’d appreciate it if you could show me an example. And do you put code in the Data Editor template?
Once you find or write the CSS you need, you can use a rich text component to display it.
I am using it well. I don’t know what that CSS code is.
<pre><style> .card-subtitle {color:red!important}
1 Like