Topic: SideClass property of mdb-navbar does not work
                  
                  billel47
                  pro
                  asked 7 years ago
                
Hi,
I get ng-uikit-pro-standard using NPM , when I tried using "Double Navigation with fixed SideNav & fixed Navbar" code, the top navbar does not appear. the classes are not applied ,
When I used class property , it worked.
some info for scenario 1:
- angular version : 6.0.2
 
the strange thing is when I used the downloaded version (same version 6.1.1). the issue did not appear and the navbar and SideClass property work as it suppose.
some info for scenario 2:
- angular version : 6.0.0
 
Thanks in advance.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Pro
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: No
 
billel47 pro commented 7 years ago
I made I mistake , I imported MDBBootstrapModulePro rather than MDBBootstrapModulesPro. so SideClass property of mdb-navbar does work.