Skip to Content
मेन्यू
This question has been flagged
1 Reply
4153 Views

Please refer this picture. https://prnt.sc/ktdpm8  how to change the color of this box? 


Thanks in advance.


Avatar
Discard
Best Answer

Hello  Krishnapriya

You change color using override css/less .

Using override kanban view css/less and if you want to change only specify kanban view color than you create custom class and call your class on that view

.o_kanban_view .o_kanban_record {
    background-color: white; (Change this for change kanban view background color )
    box-shadow: 0px 0px 1px 1px #808080;
    padding: 8px 8px;
}

I think it's help you.


Avatar
Discard
Related Posts Replies Views Activity
4
नव॰ 22
36136
1
सित॰ 22
4168
1
सित॰ 18
9402
2
मार्च 18
5438
2
दिस॰ 24
2391