Hello
Presuming I understand you correctly, try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.menu-toggle {
position: absolute;
bottom: 100%;
left: 20px;
}
Ciaran