• adrianppa

    (@adrianppa)


    Hello,

    I have this problem with the Maskitto Lite theme menu: 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

    I traced the issue, 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;

    I could use some help.

    Thank you!

  • The topic ‘Maskitto theme – 3rd level menu becomes invisible when parent menu selected’ is closed to new replies.