I tried to do the same but it doesn’t work for me, I added this to my style.css and nothing happened:
#click-menu .threeLines
{
width: 20px !important;
}
#click-menu .threeLines .line
{
height: 2px !important;
}
I have other question: how can I put the three lines on the left side?
Thanks!