Home Forums Basel support forum Bug in mobile menu

Bug in mobile menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3415

    kipiyo
    Participant

    The recent upgrade in mobile menu is great!, but it fail in 3 levels items menus

    #3417

    Artem Temos
    Keymaster

    Hello,

    Thank you for the report. It seems to be another small bug with our theme mobile menu that will be fixed soon. As for now try to add the following code snippet to your Custom CSS section in Theme Settings to fix it

    .mobile-nav .sub-menu-dropdown .icon-sub-menu {
        top: 0px;
        border-left: none;
        height: 41px;
        background-color: transparent;
    }
    

    Regards

    #3437

    kipiyo
    Participant

    Thanks, this code worked

    #3447

    Artem Temos
    Keymaster

    Great, you are welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Bug in mobile menu’ is closed to new replies.