Our flexible Kanban board for managing tasks with drag drop


Post by sreyant suraneni »

Hi,
How can I change the background color of the task menu(appears on right click of a card) and the font as well?


Post by mats »

You can use basic CSS.

.b-menu-content{ background : red;}

Post by sreyant suraneni »

Thanks, the issue is resolved.


Post Reply