webenter
Hi,
You've not enabled that collapse menu option as Pavit suggested above yet. I just enable it for you
You may need to use this custom css also to see the menu button:
@media screen and (max-width: 991px){
.navbar-header {
width: 44px;
}
}
Put this css code to the file: /templates/ja_restaurant/css/custom.css (Create this file if it doesn't exist)