I’m wondering if anyone may know the CSS to change the color of the course expiration date on cards to red.
I’ve been trying this with no luck
} /** Change text color expiration date due **/ .ui-list-item-status-details ui-typography-subtitle ui-color-typography-secondary ng-star-inserted{ color: #1D7000; }
Page 1 / 1
This never happens but just as I posted this - I figured it out.
Hey @michelebanks this CSS Code for expiration date color is something I’m trying to do as well, but I’m finding that the second post you put in isn’t working for me or the Docebo helpdesk tech I asked for help. Any chance you could share how you got it to work?? Were any edits needed to the CSS code? Many thanks for your help!!
Happy to help. I found that you need to code css for each place your cards would display
We use the to do widget on a page. So, for that specific page and widget that uses a list view this code worked