Topic: mdb-navbar using mdb-skins disappearing.

Corneil Du Plessis premium asked 3 years ago


mdb-navbar using mdb-skins disappearing and mdb-sidenav / mdbnav-bar not fixed.


Piotr Urbaniak free commented 3 years ago

Hello edgar, could You send us the navbar and sidenav code which don't work or create snippet in our code editor.


Piotr Urbaniak free answered 3 years ago


Hello Edgar,
I noticed that you are using angular framework, please transfer your question to the angular section.
Best regards


Corneil Du Plessis premium answered 3 years ago


enter code here  <header>  <mdb-sidenav class="fixed" [fixed]="true">   <li>
<div class="logo-wrapper waves-light text-center">
  <a><h1 class="white-text font-weight-bold m-3">CIPE</h1></a>  </div>  </li> </logo> <links>  <li>
<ul class="collapsible collapsible-accordion">
  <mdb-accordion [multiple]="false" aria-multiselectable="false">
    <mdb-accordion-item class="no-collase" >
      <mdb-accordion-item-head >
        <a mdbWavesEffect  style="color: white">
          <mdb-icon fas [icon]="item.icon"></mdb-icon>
          <span></span>
        </a>
      </mdb-accordion-item-head>
    </mdb-accordion-item>
  </mdb-accordion>
</ul>  </li> </links>  </mdb-sidenav> </header>

FREE CONSULTATION

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

Status

Closed

Specification of the issue

  • ForumUser: Premium
  • Premium support: Yes
  • Technology: MDB Academy
  • MDB Version: -
  • Device: Browser
  • Browser: All
  • OS: Windows
  • Provided sample code: No
  • Provided link: No