Set the navigation toggle breakpoint

Hi,

I am wanting to change the default Bootstrap 4 break point to hide the menu and display the menu toggle.

It is set to 768px I think but I need to change this.

Where can I do it in Bootstrap 4?

Thank you

All sorted...

Used media queries to overide :)

This is easily done through the options panel. Simply select the Navbar component and you'll see a setting for "Expanded" and a drop down menu where you can choose which breakpoint the menu collapses/expands.