Hello,
Edit file /media/templates/site/architecture/css/custom.css and around line 99, change this:
Code:
.offcanvas-btn {
background-size: 40px 60px;
margin-bottom: 0;
}
to this:
Code:
.offcanvas-btn {
background-size: 42px 84px;
margin-bottom: 0;
background-repeat: no-repeat;
}
Regards,
Milos