Topic: mdb-navbar vs nav selector

Sean Strycker free asked 5 years ago


Hello, I am a PRO subscriber. I'm working on an Angular project and and trying to use the navbar but am a bit confused as there seems to be two options - to use the more standard Bootstrap selector of "nav" and the MDB select of "mdb-navbar" .

I would like to use the mdb-navbar selector because the dropdown and responsive functionality work with Angular project, but I want to know if there is a way to make the selector fluid and 100% width with the brand and menu items instead of center and col-12 aligned?


Damian Gemza staff answered 5 years ago


Dear Sean,

Please try to add [containerInside]="false" input to the <mdb-navbar> element.

This should resolve your problem.

If you still need some help with other things, feel free to ask!

Best Regards,

Damian


Sean Strycker free commented 5 years ago

Thanks Damian! That solved it!



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 7.0.0
  • Device: Desktop
  • Browser: Chrome
  • OS: Mac OS
  • Provided sample code: No
  • Provided link: No