is it possible to change the three dots with the word 'Menu' in the sidebar?
thanks
Leonardo
#gk-header > span:after {
content: " Menu";
}
#gk-menu-button > span {display:none;}
#gk-header > span:hover {font-size:110%; color:#E45245}