Im trying to make my aside menu collapse when using mobile resolutions so its not shown at all, but .collapse class is making my aside collapse in all resolutions, big and small ones. How can i change this to only collapse in small resolutions? There must be a way using bootstrap classes, otherwise bootstrap nav-bars couldn't collapse the way they do when using mobile resolutions.
Thank you