Topic: Full image cover template / Navbar on small display

santm free asked 3 years ago


Expected behavior Navbar to stick on the top as Z-index is defined Actual behavior Navbar vanishes as soon as screen size get smaller Resources (screenshots, code snippets etc.) https://mdbootstrap.com/snippets/standard/mdbootstrap/2515521 Try to minimize the resolution and navbar will vanish. Chrome Edge does not matter.


Michał Duszak staff answered 3 years ago


In your nav element there is a d-none class which sets the display: none;, which makes the navbar vanish.

Maybe you wanted to acquire this result: https://mdbootstrap.com/snippets/standard/m-duszak/2995510



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Standard
  • MDB Version: 3.2.0
  • Device: Windows
  • Browser: Chrome
  • OS: Windows
  • Provided sample code: No
  • Provided link: Yes