I've disabled the template menu because I'm using another module for it.
But now there's no menu when looking mobile...
Is there a way to only enable the template menu when looking mobile?
#gkExtraMenu {
display: none !important;
}