I would like to know if it's possible to have a navbar that have the navbar-brand then some buttons just next to it, and then some buttons on the far right. I saw that there is a class Justify-content-end that i can change to Justify-content-left to have my buttons on the left, but i don't find a way to put the Justify-content-end for the last 3 buttons.
Here is an exemple of what i would like to achieve
Hi !
I would like to know if it's possible to have a navbar that have the navbar-brand then some buttons just next to it, and then some buttons on the far right. I saw that there is a class Justify-content-end that i can change to Justify-content-left to have my buttons on the left, but i don't find a way to put the Justify-content-end for the last 3 buttons.
Here is an exemple of what i would like to achieve
Thx for the help