Topic: Double Navigation with fixed sideNav & non-fixed Navbar

Aroquiassamy LA ROZE priority asked 5 years ago


Hi @Damian, I'm Using Double navbar in which sidenav is fixed and it works fine on 1440 and i used sidenavbreak as 1200 for my screen..

 <mdb-side-nav #sidenav class="sn-bg-4" [fixed]="true" [sidenavBreakpoint]="1200">
    <mdb-navbar-brand>
      <li>
        <div class="logo-wrapper waves-light">

but it just overlaped with my main part (e.g cards,containers,carousels) so what should I do to make the main part to move to right on 1200 screen size too..


Arkadiusz Idzikowski staff answered 5 years ago


Hello,

You need to add 'padding-left: 240px' to your main section.



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: Priority
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: 7.0.0
  • Device: Desktop-Lenova
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No