Home Support Ultimate blog Pro about Primary Menu displayed bug ?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1095
    leaf.yeh.tw
    Participant

    The theme is correctly displayed MENU function when it is just installed

    But as long as the MENU function is adjusted, the “MENU” button will be displayed in Primary Menu

    As the following link screen

    PICTURE

    #1097
    Shop Manager
    Keymaster

    Hi,

    Add this to Appearance -> Customize -> Additional CSS

    nav.navbar.navbar-default {
    display: none;
    }
    .navbar-header-toggle {
    display: none;
    }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.