Topic: Dropdown in navbar - no hover effect

MyNameIsTobi free asked 5 years ago


Hallo guys,
just trying out MDB, everything works fine, exept the hover effect in a dropdown menu in the navbar element. Here is an example how it looks, the code ist just c&p, just changed the text: dropdown

Here is the code:


<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><i class="fa fa-info" aria-hidden="true"></i>Wiki</a>
<div class="dropdown-menu dropdown-primary" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="#">Wiki 1</a>
<a class="dropdown-item" href="#">Wiki 2</a>
<a class="dropdown-item" href="#">Wiki 3</a>
</div>
</li>

Even if i set up a whole new Project, it isnt working. Hope you can help me. Thanks. :D


Bartłomiej Malanowski staff commented 5 years ago

I don't get it. Could you please tell us what's the issue?


MyNameIsTobi free commented 5 years ago

Thats how it should look like:
But i can't get the hover effect working, it's just grayish, linke in the small video i posted.


Bartłomiej Malanowski staff commented 5 years ago

Oh, I get it now! It's because you use the free version. Your desired hover effect is available only in MDB Pro



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Opened

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.5.15
  • Device: Laptop / Desktop
  • Browser: Firefox
  • OS: Mac OS / Windows
  • Provided sample code: Yes
  • Provided link: Yes