• adrianppa

    (@adrianppa)


    Hello,

    Please help me with this issue. When a second level menu is selected, its submenu items become invisible when hovering .
    The first screenshot is taken when hovering the second level menu “Conducere”. The second screenshot when hovering the same submenu after clicking the “Conducere” submenu.
    https://imgur.com/yGpJXWz
    https://imgur.com/M73jFFS

    Thank you!

    • This topic was modified 8 years ago by adrianppa.
    • This topic was modified 8 years ago by adrianppa.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter adrianppa

    (@adrianppa)

    I traced the issue here, i changed the color code from fff to 777 and now the 3rd level menu shows up (https://imgur.com/a/AvBH5) Still, it also makes the second level menu dark, which i don’t like.

    .navbar-nav .dropdown .dropdown-menu .active a {
    color: #777!important; /*was fff*/
    font-weight: bold;

    Thread Starter adrianppa

    (@adrianppa)

    I still haven’t figured it out. Please help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘3rd level menu becomes invisible when parent menu selected’ is closed to new replies.