Skip to main content

Hi Team,

Is it possible for someone to assist me guiding changing the colours for course deadlines in Docebo through CSS? I'd like to set a colour coding scheme where courses nearing their deadlines appear in blue, and courses that are overdue display in pink.

I think this is what you are looking for - see Michele’s reply towards the end - it worked for me!  :)  Change Course Expiration Date color | Community (docebo.com)


So you can change the color to a color of choice, but you would need a script in order to do it conditionally the way you are hoping. Unfortunately there is not a differentiator in the code to base it off of to know the difference between approaching, arrived, past, its all the same classes. 


Reply