Responsive navbar in Blueprint?

2.4k Views Asked by At

I am trying to use Blueprint in my new project instead of Bootstrap.

How can I make a responsive navbar in Blueprint?

1

There are 1 best solutions below

0
On BEST ANSWER

Blueprint is designed for desktop-only apps so we do not support responsive-ness out of the box. That said, you can easily pin a navbar to the top of the viewport, and a small amount of custom styles should get you the rest of the way.