i want to use Bootstrap. But i have the problem, that the Navbar has to be larger then col-lg-12. It is only the nav. The rest is normal. What is best pratice to solve this? The navbar has to be responsive.
regards
Andre
i want to use Bootstrap. But i have the problem, that the Navbar has to be larger then col-lg-12. It is only the nav. The rest is normal. What is best pratice to solve this? The navbar has to be responsive.
regards
Andre
This should work for you. I got navbar from the docs and added .container--custom class that will have width=1400 for large devices.