mehmettas Hi
You will need to customize the header and off-canvas block a bit.
1/ Backup these 2 files:
root/templates/ja_sugite/tpls/blocks/header.php
root/templates/ja_sugite/tpls/blocks/off-canvas.php
Download this attached file >> unzip and copy 2 files inside to replace above files:
2/ Add this custom css into file: root/templates/ja_sugite/css/custom.css (create this file if it doesn't exist)
.off-canvas-toggle {
left: 14px;
position: absolute;
top: 21px;
}