Topic: z-index in dropdown is error when use 2 scrolling-navbar

Imitator pro asked 6 years ago


This is my code. Dropdown in first navbar is error. Please help me. https://codepen.io/Mon_Imitator/pen/POKrzW  

Jakub Strebeyko staff answered 6 years ago


Hi there Imitator,

The error is caused by the scrolling-navbar class, which overwrites the z-index CSS property. The solution would be to overwrite it back, for example by adding a z-index: 1000 style attribute to the upper <nav> element, like so.

With Best Regards,
Kuba


Imitator pro commented 6 years ago

solved. thank you very much

iamajaysingh pro commented 6 years ago

@jakub strebeyko thanx. i also face the same problem in a project. but your suggestion solve my problem

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: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: Yes
Tags