Hey there, I would like to change the black color of the menu icon in mobile version. I tried with firebug but I couldn't find it out.
Can you help me out on this one?
Regards, Ferry
.icon-reorder:before {
content: "";
}
.icon-reorder:before { color:red;}
.icon-reorder:before { color:blue;}
.icon-reorder:before { color:green;}