Open girish26 opened 6 years ago
.dropdown-btn{ background-color: red; } This will only change he background color of the select box but not of the selected items. As the color of the selected item property is something tat is already provided.
P.S Currently ng-multiselect-dropdown doesn't support overriding the css properties. You can only update the css properties which are not written in the source code.
I have tried out css change for not worked for me, need help
how can i change background color for select box.