Tagged: logo, mobile menu
if you like to have a logo in the off-canvas navigation try this:
#mobile-advanced {background-image: url("path to your logo"); background-position: left top; background-repeat: no-repeat; background-size: 75% auto; padding: 20% 0 !important }
you have to fit the dimensions to your own logo