How to change the collapsed mobile navbar breakpoint in Meteor?

I have put this on stackoverflow, but I can’t handle it still. I want to use bootstrap navbar, but I don’t want it to collapse on phones. How should I do? Thanks for any help ~

What bootstrap package are you using? Try the nemo64:bootstrap package. Be sure to install less, and just edit the files it loads.

Thanks! I think this is what I need