Is there any way to add a 5th breakpont to 4 that already exist? Unfortunaetly, 4 is not enough for a project we currenty work on. the idea was to create a new break point s
On Bootstrap 3, adding a breakpoint is not simple.
As indicated in this issue, you must add your own.
Here is a sample code to add new breakpoint with a sass file or a css file.