Global Feed Post Login
Replying to Avatar Daniel D’Aquino

Ok, so for the issue where the buttons elements wrap into the next line, that can be fixed by changing some of the responsive breakpoints.

One of them would be the breakpoint for `nav-item`, the max-width can be changed to about 1400px.

The other one would be to change the class of the `nav` element to `navbar-expand-xl` instead of `navbar-expand-lg`

I’m preparing a little screencast video to demonstrate, please give me a minute!

Avatar
Nice and Kind Vic 2y ago

You can set different max-width in css based on each width setting you want for different devices for more granular control

Reply to this note

Please Login to reply.

Discussion

No replies yet.