1
I have a navbar that works with Collapse, so when in lower resolution the menu is grouped and appears only when clicked. Anyway, is there any way that I can change the navbar breakpoint only so that this effect occurs in another higher resolution? I tried to change in bootstrap.css where I had the same reference, but I didn’t get any results.
I tried to change the above items, but I got no result. Here the break points came with min-width:768px. I switched to max width (with the resolution I want) but did not resolve.
– Anderson
Mine, when I click, it opens when I click, but then it closes.
– Fabio Souza
Mine’s the same way, someone knows how to fix?
– Sr. Bigode
@Fabiosouza You made it?
– Sr. Bigode
Solves the problem of screen resolution, but usability is useless because as said @Fabiosouza clicks and opens, but then closes.
– Milrak Pereira Pessoa