08.11.2021, 08:07
If you mean the left top icon (≡) then you can increase the size like this:
Code:
.panels_left .panel-close span {
line-height: 55px;
vertical-align: middle;
}
.panels_left .panel-close .icon-menu {
font-size: 32px;
}