I would like to know how to increase the logo size?
I saw an earlier post that stated you can add this to your custom.css to move the menu over but when you do that it pushes the off-canvas menu icon below the main menu and logo.
.logo {
width:320px;
}
So can you tell me what is a better way to do this?