Topic: Free Angular template - remove sidebar

mark goldin free asked 4 years ago


Is it possible to completely remove sidebar navigation?

Thanks


mark goldin free answered 4 years ago


Yes, it helped, thanks!


Arkadiusz Idzikowski staff answered 4 years ago


You need to open navigation component (app -> main-layout -> navigation) and remove sidebar code from the header. You may also need to remove media query responsible for setting padding-left: 270px from the styles.scss:

@media (min-width: 1200px) {
  .navbar, .page-footer, main {
    padding-left: 270px
  }
} 


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: 8.3.1
  • Device: PC
  • Browser: All
  • OS: All
  • Provided sample code: No
  • Provided link: No