I want to change ☰ color.
HTML:
Try over-riding CSS using !important
!important
like this
.icon-bar { background-color:#FF0000 !important; }